Use these git hooks to ensure your changes are ready to merge upstream.
- commit-msg.sh Validates your commit message follows a conventional style.
- pre-commit.sh Makes sure all unit tests pass before commiting your changes.
Read more about how they are used and installed.