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

precommit's ignored when using git cz

Open hutber opened this issue 7 years ago • 3 comments

As far as I can see all precommits are ignored when using cz. I have setup using husky and using lint-staged.

If you run git commit you will see the hooks run, but if you run git cz it will only run the lint-staged once you have finished with the promoter.

I have setup a repo which reproduced the error: https://github.com/hutber/cztest

hutber avatar Sep 18 '18 16:09 hutber

Anybody had a chance to look at this btw? Having the same issue again

hutber avatar Nov 22 '18 00:11 hutber

Was this ever solved ?

njausteve avatar Dec 06 '18 09:12 njausteve

up

cwe-dev avatar Oct 06 '21 15:10 cwe-dev