commitlint
Validate commit messages to enforce conventional commit format and maintain consistent project history.
Instructions
Run commitlint to validate commit messages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Additional arguments to pass to commitlint | |
| message | No | Specific commit message to validate | |
| directory | No | Working directory for the lint command |