Skip to content

Commit 868c074

Browse files
Update .husky/commit-msg
Co-authored-by: Thomas Cooper <[email protected]>
1 parent f6798c5 commit 868c074

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.husky/commit-msg

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

34
npx --no -- commitlint --edit ${1} && npm run lint

0 commit comments

Comments
 (0)