CO

commitlint

commitlint is a tool designed to lint commit messages according to the Conventional Commits standard, ensuring consistent and readable commit history.
Latest: 21.0.2 GitHub
Last checked: Jun 9, 2026 12:10am
Rank: 1655/15140
Also monitored via:
Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MITInstaller: npm packageSilent: YesWinget: Available
Silent install
npm install --save-dev @commitlint/cli @commitlint/config-conventional

Uninstall
npm uninstall @commitlint/cli @commitlint/config-conventional

Version & Lifecycle

0
Current: 21.0.2 N-2: 21.0.0 Avg cadence: Every 15 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

Commitlintcommitlint Commitlint

Packaging Notes

0

Distributed as npm packages @commitlint/cli and @commitlint/config-conventional

Notes

0

Configurable via commitlint.config.js or .cjs; commonly used with pre-commit hooks and CI workflows.