docs: add Commitsar (#178)

This commit is contained in:
Simon Prochazka 2019-08-20 02:56:13 +02:00 committed by Benjamin E. Coe
parent 5bed96e92e
commit 8d368a45d3

View File

@ -172,6 +172,7 @@ The first draft of this specification has been written in collaboration with som
Configurable and usable for PHP projects as a composer dependency or usable globally for non-PHP projects.
* [conform](https://github.com/autonomy/conform): a tool that can be used to enforce policies on git repositories, including conventional commits.
* [standard-version](https://github.com/conventional-changelog/standard-version): Automatic versioning and CHANGELOG management, using GitHub's new squash button and the recommended Conventional Commits workflow.
* [commitsar](https://github.com/commitsar-app/commitsar): Go tool for checking if commits on branch are conventional commit compliant. Comes with Docker image for CI uses.
## Projects Using Conventional Commits