commitizen / commitizen/cz-cli
precommit's ignored when using git cz
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 17.5k
- Forks
- 566
- Merge medio
- 8 h 16 min
- PR fusionados (30 d)
- 1
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.