1 unstable release
0.1.0 | Oct 28, 2022 |
---|
#1205 in Command line utilities
12KB
105 lines
git-conventional-commits
pre-commit hook to validate commit messages
Environment Setup
- Install the pre-commit framework
pip install pre-commit
- Install the commit-msg hook
pre-commit install -t commit-msg
Dependencies
~3MB
~58K SLoC