commitlint - Lint commit messages
website·Indexed Apr 13, 2026
https://commitlint.js.org/commitlint is a tool that lints commit messages to ensure high quality and enforce standards. It supports configuration via .commitlintrc files, package.json, or CLI options, and integrates with git hooks, CI servers, and prompt tools. The documentation covers installation, rule definitions, shareable configurations, plugins, and API usage for @commitlint/lint, @commitlint/load, and @commitlint/read.