diff --git a/content/about/index.md b/content/about/index.md index 3d6fb63..d670e60 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -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 diff --git a/content/next/index.md b/content/next/index.md index 2ec8479..4f1d4d9 100644 --- a/content/next/index.md +++ b/content/next/index.md @@ -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