Open
Description
Description
As there is the possibility to override types in config.commitizen.types
, the pre-commit hook should take these into account as well.
Steps to reproduce
- Add custom types in
config.commitizen.types
- Write & commit a commit message with the aforementioned custom types
Current behavior
pre-commit hook should exit with Passed
Desired behavior
pre-commit hook exits with Failed