Description
Git commit messages can be checked against project rules such as Conventional Commits. It is useful for teams that want automated enforcement before commits, pull requests, or release tooling.
Commit linting enforces format, not code quality. Configure rules to match the project's workflow so valid work is not blocked by unclear policy.