docs: adding Conventional Commits Linter to tooling (#386)

This commit is contained in:
DeveloperC 2021-07-28 19:42:22 +01:00 committed by GitHub
parent 96ae5b4a0b
commit 3914ca94e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,7 @@ The first draft of this specification has been written in collaboration with som
* [Jenkins](https://github.com/jenkinsci/git-changelog-plugin)
* [Command Line](https://github.com/tomasbjerre/git-changelog-command-line)
* [Cocogitto](https://github.com/oknozor/cocogitto): Cocogitto is a set of cli tools for the conventional commits and semver specifications.
* [Conventional Commits Linter](https://gitlab.com/DeveloperC/conventional_commits_linter): A tooling and language agnostic Git commit linter for the _Conventional Commits_ specification.
## Projects Using Conventional Commits

View File

@ -228,6 +228,7 @@ Configurable and usable for PHP projects as a composer dependency or usable glob
* [Jenkins](https://github.com/jenkinsci/git-changelog-plugin)
* [Command Line](https://github.com/tomasbjerre/git-changelog-command-line)
* [Cocogitto](https://github.com/oknozor/cocogitto): Cocogitto is a set of cli tools for the conventional commits and semver specifications.
* [Conventional Commits Linter](https://gitlab.com/DeveloperC/conventional_commits_linter): A tooling and language agnostic Git commit linter for the _Conventional Commits_ specification.
## Projects Using Conventional Commits