We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cbcf3f commit b2b58f1Copy full SHA for b2b58f1
README.md
@@ -133,6 +133,7 @@ is room and need for improvement. The items on the roadmap should enhance `commi
133
* [conventional-changelog](https://git.io/v18sw) – Generate a changelog from conventional commit history
134
* [commitizen](https://git.io/vwTym) – Simple commit conventions for internet citizens
135
* [create-semantic-module](https://git.io/vFjFg) – CLI for quickly integrating commitizen and commitlint in new or existing projects
136
+* [commitlint.io](https://commitlint.io/) - helps your project to ensures nice and tidy commit messages without needing any download or installation
137
138
## License
139
Copyright by @marionebl. All `commitlint` packages are released under the MIT license.
0 commit comments