An open API service indexing awesome lists of open source software.

https://github.com/mariugul/comeit

A pure python conventional commit checker.
https://github.com/mariugul/comeit

commit commitizen commitlint conventional-commit git gitcommit python

Last synced: 27 days ago
JSON representation

A pure python conventional commit checker.

Awesome Lists containing this project

README

          

# Comeit - Git Commit Linter
Lints `git` commits in a Conventional Commits manner in pure Python.

## Install from [comeit - PyPi](https://pypi.org/project/comeit/)
```sh
pip install comeit
```