Skip to content

Commit

Permalink
fix: husky commit-msg
Browse files Browse the repository at this point in the history
  • Loading branch information
orefalo committed Oct 13, 2024
1 parent 936bfd6 commit 8f0f52c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no -- commitlint --edit "${1}"

0 comments on commit 8f0f52c

Please sign in to comment.