Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorisroovers/gitlint
Linting for your git commit messages
https://github.com/jorisroovers/gitlint
git git-addons gitlint lint linter linting python
Last synced: 3 months ago
JSON representation
Linting for your git commit messages
- Host: GitHub
- URL: https://github.com/jorisroovers/gitlint
- Owner: jorisroovers
- License: mit
- Created: 2015-09-02T20:06:16.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T01:45:27.000Z (9 months ago)
- Last Synced: 2024-05-16T18:05:20.079Z (8 months ago)
- Topics: git, git-addons, gitlint, lint, linter, linting, python
- Language: Python
- Homepage: http://jorisroovers.github.io/gitlint
- Size: 9.06 MB
- Stars: 773
- Watchers: 17
- Forks: 98
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - jorisroovers/gitlint - Linting for your git commit messages (Python)
README
# gitlint: [jorisroovers.github.io/gitlint](https://jorisroovers.github.io/gitlint/) #
| | |
| ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Package | [![PyPi Package](https://img.shields.io/pypi/v/gitlint)](https://pypi.python.org/pypi/gitlint) ![Supported Python Versions](https://img.shields.io/pypi/pyversions/gitlint.svg) ![PyPI - Downloads](https://img.shields.io/pypi/dm/gitlint) [![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/) |
| Development | [![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) [![Coverage Status](https://coveralls.io/repos/github/jorisroovers/gitlint/badge.svg?branch=fix-coveralls)](https://coveralls.io/github/jorisroovers/gitlint?branch=fix-coveralls) [![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v0.json)](https://github.com/charliermarsh/ruff) [![format - Black](https://img.shields.io/badge/format-black-000000.svg)](https://github.com/psf/black) [![types - mypy](https://img.shields.io/badge/types-mypy-blue.svg)](https://github.com/python/mypy)| |Git commit message linter written in python, checks your commit messages for style.
**See [jorisroovers.github.io/gitlint](https://jorisroovers.github.io/gitlint/) for full documentation.**
## Contributing
All contributions are welcome and much appreciated!See [jorisroovers.github.io/gitlint/contributing](https://jorisroovers.github.io/gitlint/contributing) for details on
how to get started.We maintain a [loose project plan on Github Projects](https://github.com/users/jorisroovers/projects/1/views/1).