mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-05-24 08:31:12 -05:00
[PR #697] docs: add komit to the tooling list #7749
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/697
Author: @kgidwani
Created: 5/16/2026
Status: 🔄 Open
Base:
master← Head:add-komit-to-tooling📝 Commits (1)
9d916b8docs: add komit to the tooling list📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
content/next/index.md(+1 -0)📄 Description
Adds komit to the "Tooling for Conventional Commits" list.
komit is a JVM-native toolkit for Java developers that validates Conventional Commits, runs staged-file linting, and manages Git hooks. It ships a CLI and a Maven plugin, and can reuse existing commitlint and lint-staged configs.
The JVM ecosystem currently lacks a first-class equivalent to commitlint; this entry helps Java developers discover a native option.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.