# git-conventional-commits
[](https://rust-lang.org)
[](https://github.com/arttet/git-conventional-commits/actions/workflows/build.yml)
[](https://codecov.io/github/arttet/git-conventional-commits)
[](https://github.com/arttet/git-conventional-commits/blob/main/LICENSE)
pre-commit hook to validate commit messages
## Environment Setup
1. Install the pre-commit framework `pip install pre-commit`
1. Install the commit-msg hook `pre-commit install -t commit-msg`