[PR #697] docs: add komit to the tooling list #8414

Open
opened 2026-05-20 13:06:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/697
Author: @kgidwani
Created: 5/16/2026
Status: 🔄 Open

Base: masterHead: add-komit-to-tooling


📝 Commits (1)

  • 9d916b8 docs: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/697 **Author:** [@kgidwani](https://github.com/kgidwani) **Created:** 5/16/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-komit-to-tooling` --- ### 📝 Commits (1) - [`9d916b8`](https://github.com/conventional-commits/conventionalcommits.org/commit/9d916b8fe491b7d36c7dd9cfb11269d3d192da19) docs: add komit to the tooling list ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `content/next/index.md` (+1 -0) </details> ### 📄 Description Adds [komit](https://github.com/kgidwani/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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-20 13:06:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#8414