Skip to content

Commit

Permalink
Update .husky/commit-msg
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Cooper <coopernetes@proton.me>
  • Loading branch information
Psingle20 and coopernetes authored Dec 5, 2024
1 parent f6798c5 commit 868c074
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

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

0 comments on commit 868c074

Please sign in to comment.