Skip to content

Releases: devrail-dev/pre-commit-conventional-commits

v1.0.0

01 Mar 08:21

Choose a tag to compare

Initial Release

Pre-commit hook for enforcing Conventional Commits format. Used across all DevRail-managed repositories.

Features

  • Validates commit messages against type(scope): description format
  • Configurable allowed types and scopes
  • Lightweight — no external dependencies