We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
config.commitizen.types
As there is the possibility to override types in config.commitizen.types, the pre-commit hook should take these into account as well.
pre-commit hook should exit with Passed
Passed
pre-commit hook exits with Failed
Failed
The text was updated successfully, but these errors were encountered:
Hi @stavros-mobal , I'm a bit confused. We do not have module config.commitizen.types. Could you please clarify a bit more?
Sorry, something went wrong.
No branches or pull requests
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
config.commitizen.types
Current behavior
pre-commit hook should exit with
Passed
Desired behavior
pre-commit hook exits with
Failed
The text was updated successfully, but these errors were encountered: