Skip to content

Commit

Permalink
feat: added @weahead/commitizen
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkaar authored and michaellopez committed Oct 29, 2019
1 parent 256a4b2 commit d06e202
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 73 deletions.
2 changes: 1 addition & 1 deletion helpers/prepare-commit-msg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ else
fi

# In all other cases, use commitizen to author commit message
(exec < /dev/tty && git cz --hook)
(exec < /dev/tty && wa-commitizen --hook)
Loading

0 comments on commit d06e202

Please sign in to comment.