summaryrefslogtreecommitdiffstats
path: root/docs/alternatives.md
blob: 749f8896480810d439738a4c21f0b7339e2f07b5 (plain)
1
2
3
4
5
6
7
gitlint is not the only git commit message linter out there.

Here's a few alternatives:

- [commitlint](http://marionebl.github.io/commitlint) (Node.js)
- [fit-commit](https://github.com/m1foley/fit-commit) (Ruby)
- [node-commit-msg](https://github.com/clns/node-commit-msg) (Node.js)