Description
Conventional Commit messages can be checked with a small opinionated linter before they enter project history. It is useful for teams that want consistent commit messages without a large release-management stack.
Commit linting enforces formatting rules, not code quality. Keep the rules aligned with the release process so developers understand what failures mean.