Skip to content

Commit

Permalink
chore: update .husky configuration for commit checks
Browse files Browse the repository at this point in the history
Signed-off-by: ChaitanyaD48 <[email protected]>
  • Loading branch information
ChaitanyaD48 committed Oct 27, 2024
1 parent 681611f commit 60868de
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} && npm run lint

0 comments on commit 60868de

Please sign in to comment.