From d6eb999b09b15a9ff06b9c25a9d8930429f60d82 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Sun, 1 Aug 2021 13:13:20 -0500 Subject: [PATCH] docs: added commitlint-gitlab-ci in community docs --- docs/reference-community-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference-community-projects.md b/docs/reference-community-projects.md index 8092b3fe85..7479595873 100644 --- a/docs/reference-community-projects.md +++ b/docs/reference-community-projects.md @@ -12,3 +12,4 @@ If you want to add a project to this list [open a pull request](https://github.c - [commitlint.io](https://github.com/tomasen/commitlintio) - helps your project to ensures nice and tidy commit messages without needing any download or installation - [commitlint plugin function rules](https://github.com/vidavidorra/commitlint-plugin-function-rules) - use functions as rule value to create rules based on commit messages, with regular expressions and more +- [commitlint-gitlab-ci](https://gitlab.com/dmoonfire/commitlint-gitlab-ci/) - a small wrapper around `commitlint` for working with the quirks of Gitlab's CI without failing jobs