-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
priority:highHigh - Should be addressed soon (semver: priority)High - Should be addressed soon (semver: priority)size:sS - Simple change, 1-4 hoursS - Simple change, 1-4 hourstype:featureFeature - New feature or request (semver: MINOR)Feature - New feature or request (semver: MINOR)
Description
Description
Add commitlint and commit-check pre-commit hooks to validate commit messages locally before they reach GitHub.
Implements
- Local commit message validation
- Block non-compliant commits
- Clear error messages with examples
Tasks
- Add commitlint pre-commit hook to config
- Add commit-check hook
- Test locally with valid/invalid commits
- Document in CONTRIBUTING.md
Depends On
- (GitHub Action for reference)
- (Pre-commit config)
Parent Epic
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:highHigh - Should be addressed soon (semver: priority)High - Should be addressed soon (semver: priority)size:sS - Simple change, 1-4 hoursS - Simple change, 1-4 hourstype:featureFeature - New feature or request (semver: MINOR)Feature - New feature or request (semver: MINOR)