Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
feat: 🎸 minor bump (canary), docs, license (gitmoji), refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeFitz committed Mar 2, 2021
1 parent 310ebcc commit ac9f270
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .husky/prepare-commit-msg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[ -n "$CI" ] && exit 0

yarn pretty-quick --staged
#exec < /dev/tty
#node ./bin/git-cz --hook || true
exec < /dev/tty
node ./lib/cli.js --hook || true

0 comments on commit ac9f270

Please sign in to comment.