github jorisroovers/gitlint v0.16.0
0.16.0

latest releases: test, v0.19.1, v0.20.0dev...
2 years ago

Contributors:
Special thanks to all contributors for this release, in particular sigmavirus24, l0b0 and rafaelbubach.

  • Python 3.10 support
  • New Rule: ignore-by-author-name allows users to skip linting commit messages made by specific authors
  • --commit <SHA> flag to more easily lint a single commit message (#141)
  • --fail-without-commits flag will force gitlint to fail (exit code 253) when the target commit range is empty (typically when using --commits) (#193)
  • Bugfixes:
  • Heads-up: Python 3.6 will become EOL at the end of 2021. It's likely that future gitlint releases will stop supporting Python 3.6 as a result. We will continue to support Python 3.6 as long as its easily doable, which in practice usually means as long as our dependencies support it.
  • Under-the-hood: dependencies updated, test and github action improvements.

Don't miss a new gitlint release

NewReleases is sending notifications on new releases.