mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2024-11-15 02:45:15 +01:00
docs: adding Conventional Commits Linter to tooling (#386)
This commit is contained in:
parent
96ae5b4a0b
commit
3914ca94e8
@ -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)
|
* [Jenkins](https://github.com/jenkinsci/git-changelog-plugin)
|
||||||
* [Command Line](https://github.com/tomasbjerre/git-changelog-command-line)
|
* [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.
|
* [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
|
## Projects Using Conventional Commits
|
||||||
|
|
||||||
|
@ -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)
|
* [Jenkins](https://github.com/jenkinsci/git-changelog-plugin)
|
||||||
* [Command Line](https://github.com/tomasbjerre/git-changelog-command-line)
|
* [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.
|
* [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
|
## Projects Using Conventional Commits
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user