1 unstable release

0.1.0 Oct 28, 2022

#7 in #pre-commit

MIT license

12KB
105 lines

git-conventional-commits

Rust build codecov License

pre-commit hook to validate commit messages

Environment Setup

  1. Install the pre-commit framework pip install pre-commit
  2. Install the commit-msg hook pre-commit install -t commit-msg

Dependencies

~2.2–2.9MB
~58K SLoC