Skip to content

Commit

Permalink
chore: added commitzen for ease of conventional commit format
Browse files Browse the repository at this point in the history
  • Loading branch information
technikhil314 committed Sep 26, 2024
1 parent 3a4eab5 commit b8bfc84
Show file tree
Hide file tree
Showing 3 changed files with 1,121 additions and 8 deletions.
4 changes: 4 additions & 0 deletions .husky/prepare-commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

exec </dev/tty && npx cz --hook || true
Loading

0 comments on commit b8bfc84

Please sign in to comment.