2025-02-13 05:54:40 +01:00
# gitlint: [jorisroovers.github.io/gitlint](http://jorisroovers.github.io/gitlint/) #
[![Tests ](https://github.com/jorisroovers/gitlint/workflows/Tests%20and%20Checks/badge.svg )](https://github.com/jorisroovers/gitlint/actions?query=workflow%3A%22Tests+and+Checks%22)
2025-02-13 06:07:32 +01:00
[![Coverage Status ](https://coveralls.io/repos/github/jorisroovers/gitlint/badge.svg?branch=fix-coveralls )](https://coveralls.io/github/jorisroovers/gitlint?branch=fix-coveralls)
2025-02-13 05:54:40 +01:00
[![PyPi Package ](https://img.shields.io/pypi/v/gitlint.png )](https://pypi.python.org/pypi/gitlint)
![Supported Python Versions ](https://img.shields.io/pypi/pyversions/gitlint.svg )
2025-02-13 06:07:32 +01:00
Git commit message linter written in python, checks your commit messages for style.
2025-02-13 05:54:40 +01:00
**See [jorisroovers.github.io/gitlint ](http://jorisroovers.github.io/gitlint/ ) for full documentation.**
2025-02-13 06:05:35 +01:00
< a href = "http://jorisroovers.github.io/gitlint/" target = "_blank" >
2025-02-13 06:07:32 +01:00
< img src = "https://raw.githubusercontent.com/jorisroovers/gitlint/main/docs/images/readme-gitlint.png" / >
2025-02-13 06:05:35 +01:00
< / a >
2025-02-13 05:54:40 +01:00
## Contributing ##
All contributions are welcome and very much appreciated!
2025-02-13 06:05:35 +01:00
**I'm [looking for contributors ](https://github.com/jorisroovers/gitlint/issues/134 ) that are interested in taking a more active co-maintainer role as it's becoming increasingly difficult for me to find time to maintain gitlint. Please leave a comment in [#134 ](https://github.com/jorisroovers/gitlint/issues/134 ) if you're interested!**
2025-02-13 05:54:40 +01:00
See [jorisroovers.github.io/gitlint/contributing ](http://jorisroovers.github.io/gitlint/contributing ) for details on
how to get started - it's easy!
2025-02-13 06:06:24 +01:00
We maintain a [loose project plan on Github Projects ](https://github.com/users/jorisroovers/projects/1/views/1 ).