cz-cli icon indicating copy to clipboard operation
cz-cli copied to clipboard

Can i disable the husky pre-commit hooks with --no-verify?

Open webdevmsk opened this issue 4 years ago • 1 comments

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

webdevmsk avatar Jul 01 '21 02:07 webdevmsk

has the same request

cat-walk avatar Nov 01 '22 10:11 cat-walk