mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
[PR #363] [MERGED] docs: add go-conventionalcommits to the tools list #468
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/363
Author: @leodido
Created: 4/29/2021
Status: ✅ Merged
Merged: 6/9/2021
Merged by: @damianopetrungaro
Base:
master← Head:add-go-conventionalcommits-leodido📝 Commits (1)
38435e8docs: add go-conventionalcommits to the tools list📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
content/next/index.md(+1 -0)📝
content/v1.0.0/index.md(+1 -0)📄 Description
The https://github.com/leodido/go-conventionalcommits contains a very fast (see benchmarks) Go library to parse Conventional Commits.
It uses finite-state machines to implement the parsing.
Signed-off-by: Leonardo Di Donato leodidonato@gmail.com
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.