commitizen / commitizen/cz-cli
Can i disable the husky pre-commit hooks with --no-verify?
Open
- Dominant language
- JavaScript
- Stars
- 17.5k
- Forks
- 566
- Avg merge
- 8h 16m
- Merged PRs (30d)
- 1
Description
I'm using npx git-cz for committing but is there a way to disable running husky pre-commit hooks?
if i use normal git commands, i used to do git commit -m "" --no-verify
I'm looking for this equivalent in git-cz
Contributor guide
Assessment
This issue has not been assessed yet.