← All tools

Conventional Commit Validator

Parse and validate commit messages without running Git, reading a repository, or sending text anywhere.

Policy

Types and scopes start with a Unicode letter and may contain letters, numbers, and hyphens; comparisons are case-insensitive. The issue expression is applied without flags to each whole message in a local worker with a one-second safety limit.

Commit messages

Git log mode: paste output produced with a record separator such as a pretty format containing %x1e. This tool never executes git. Delimiter mode splits only on a line exactly equal to your delimiter, preserving body blank lines.