Skip to content

Commit 35d4b02

Browse files
committed
chore: add diff-run
1 parent ca40889 commit 35d4b02

File tree

3 files changed

+442
-0
lines changed

3 files changed

+442
-0
lines changed

.husky/post-merge

+4
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)