Merging upstream version 0.19.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
61e6dccee9
commit
2efee3d3ab
111 changed files with 2058 additions and 1676 deletions
|
@ -1,15 +1,16 @@
|
|||
# gitlint: [jorisroovers.github.io/gitlint](http://jorisroovers.github.io/gitlint/) #
|
||||
|
||||
[](https://github.com/jorisroovers/gitlint/actions?query=workflow%3A%22Tests+and+Checks%22)
|
||||
[](https://coveralls.io/github/jorisroovers/gitlint?branch=fix-coveralls)
|
||||
[](https://pypi.python.org/pypi/gitlint)
|
||||

|
||||
|
||||
Git commit message linter written in python (for Linux and Mac, experimental on Windows), checks your commit messages for style.
|
||||
Git commit message linter written in python, checks your commit messages for style.
|
||||
|
||||
**See [jorisroovers.github.io/gitlint](http://jorisroovers.github.io/gitlint/) for full documentation.**
|
||||
|
||||
<a href="http://jorisroovers.github.io/gitlint/" target="_blank">
|
||||
<img src="docs/images/readme-gitlint.png" />
|
||||
<img src="https://raw.githubusercontent.com/jorisroovers/gitlint/main/docs/images/readme-gitlint.png" />
|
||||
</a>
|
||||
|
||||
## Contributing ##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue