Git commit message linter checking

Edit Package gitlint
https://github.com/jorisroovers/gitlint

Great for use as a commit-msg git hook or as part of your gating script in
a CI/CD pipeline (e.g. jenkins). Many of the gitlint validations are based
on well-known community standards, others are based on checks that we've
found useful throughout the years. Gitlint has sane defaults, but you can
also easily customize it to your own liking.

Refresh
Refresh
Source Files
Filename Size Changed
gitlint-0.13.1.tar.gz 0000033584 32.8 KB
gitlint.changes 0000001779 1.74 KB
gitlint.spec 0000002229 2.18 KB
relax-requirements.patch 0000000895 895 Bytes
Revision 3 (latest revision is 6)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 827516 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 3)
- update to 0.13.1:
  * Patch to enable --staged flag for pre-commit.
  * Minor doc updates (#109)
  Revert Commits are now recognized and ignored by default (#99)
  --staged flag: gitlint can now detect meta-data (such as author details, changed files, etc) of staged/pre-commits. Useful when you use gitlint's commit-msg hook or precommit (#105)
  * New branch properties on GitCommit and GitContext, useful when writing your own user-defined rules: commit.branches and commit.context.current_branch (#108)
  * Python 3.8 support
  * Python 3.4 no longer supported. Python 3.4 has reached EOL and an increasing
  * Gitlint no longer crashes when acting on empty repositories (this only occurred in specific circumstances).
  * Under-the-hood: dependencies updated, unit and integration test improvements, migrated from TravisCI to Github Actions.
Comments 0
openSUSE Build Service is sponsored by