Skip to content

Commit 03b5aba

Browse files
committed
chore: add diff-run
1 parent 959ead0 commit 03b5aba

File tree

3 files changed

+588
-999
lines changed

3 files changed

+588
-999
lines changed

.husky/post-merge

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/sh
2+
. "$(dirname "$0")/_/husky.sh"
3+
4+
npx diff-run

0 commit comments

Comments
 (0)