commitizen / commitizen/cz-cli
Can i disable the husky pre-commit hooks with --no-verify?
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 17.5k
- Forks
- 566
- Ø Merge
- 8 Std. 16 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.