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
I got a http 404 error when you fail a commit
A working link :)
The example config's link advised by the cli error message is https://git.io/fpUzm
Maybe redirect to this link instead
After a fresh install with husky following this guide: https://conventional-changelog.github.io/commitlint/#/./guides-local-setup?id=guides-local-setup
I tested with:
> git commit -m 'commitlint' husky > pre-commit (node v11.6.0) husky > commit-msg (node v11.6.0) ⧗ input: commitlint ✖ Please add rules to your `commitlint.config.js` - Getting started guide: https://git.io/fpUzJ - Example config: https://git.io/fpUzm [empty-rules] ✖ found 1 problems, 0 warnings (Need help? -> https://github.com/conventional-changelog/commitlint#what-is-commitlint )
Was trying to configure commitlint
Mac OSX Mojave 10.14.2
commitlint --version
git --version
node --version
The text was updated successfully, but these errors were encountered:
Thanks for reporting! We have switched to the conventional changelog organization but missed this reference to the old link. I'll fix this asap.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I got a http 404 error when you fail a commit
Expected Behavior
A working link :)
Current Behavior
The example config's link advised by the cli error message is https://git.io/fpUzm
Affected packages
Possible Solution
Maybe redirect to this link instead
Steps to Reproduce (for bugs)
After a fresh install with husky following this guide: https://conventional-changelog.github.io/commitlint/#/./guides-local-setup?id=guides-local-setup
I tested with:
Context
Was trying to configure commitlint
Your Environment
Mac OSX Mojave 10.14.2
commitlint --version
git --version
node --version
The text was updated successfully, but these errors were encountered: