docs: add Commitsar to next (#180)

This commit is contained in:
Simon Prochazka 2019-08-20 18:26:26 +02:00 committed by Benjamin E. Coe
parent 8d368a45d3
commit f9f987413c

View File

@ -179,6 +179,7 @@ Configurable and usable for PHP projects as a composer dependency or usable glob
* [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.
* [Git Commit Template](https://plugins.jetbrains.com/plugin/9861-git-commit-template): Add _Conventional Commits_ support to [JetBrains Editors](https://www.jetbrains.com/) (IntelliJ IDEA, PyCharm, PhpStorm...).
* [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