You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Configure commitizen for ITK commit message convention
Add commitizen configuration to pyproject.toml that enforces the ITK
commit message convention (PREFIX: Description) with interactive
prompts for selecting the change type. Valid prefixes: BUG, COMP,
DOC, ENH, PERF, STYLE.
The commitizen pre-commit hook in .pre-commit-config.yaml validates
commit messages at the commit-msg stage.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments