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
Describe the solution you'd like A commit formatter like commitizen can be used to format and lint commits. It can be used in the pre-commit hook.
Additional context https://www.npmjs.com/package/commitizen
The text was updated successfully, but these errors were encountered:
Came upon this recently: https://commitlint.js.org/reference/configuration.html
Keeping a note here that it might be worth to check it out down the road when this issue is re-looked at again.
Sorry, something went wrong.
mushroomgenie
Successfully merging a pull request may close this issue.
Describe the solution you'd like
A commit formatter like commitizen can be used to format and lint commits. It can be used in the pre-commit hook.
Additional context
https://www.npmjs.com/package/commitizen
The text was updated successfully, but these errors were encountered: