gitlint

Git commit message linter
  https://jorisroovers.com/gitlint/
  0
  no reviews



Gitlint is a git commit message linter written in Python, it checks your commit messages for style.

Great for use as a commit-msg git hook or as part of your gating script in a CI pipeline (e.g. Jenkins).