From 40b0e573988708074f06c2ad7c63825093919d3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Cola=C3=A7o?= Date: Sat, 31 May 2025 14:31:47 +0200 Subject: [PATCH] docs(about): Add convcommitlint to the list of projects --- content/about/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/about/index.md b/content/about/index.md index ec8dcedf..236ded72 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -67,6 +67,7 @@ The first draft of this specification has been written in collaboration with som * [EasyBuild ecosystem](https://github.com/easybuild-org): A collection of tools for automating release using Conventional Commits. * [EasyBuild.CommitLinter](https://github.com/easybuild-org/EasyBuild.CommitLinter): A .NET CLI tool to lint your commit messages * [EasyBuild.ChangelogGen](https://github.com/easybuild-org/EasyBuild.ChangelogGen): A .NET CLI tool for generating changelog based on Git history following Conventional Commits. +* [convcommitlint](https://github.com/coolapso/convcommitlint/): A simple, slightly opinionated, but actually usable linter for Conventional Commits, written in Go. ## Projects Using Conventional Commits