Created
March 27, 2023 20:40
-
-
Save benjivesterby/a84050b05f62e321547b9aee354c0d52 to your computer and use it in GitHub Desktop.
pre-commit config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pip install pre-commit commitizen | |
| pre-commit init-templatedir ~ -t pre-commit -t commit-msg | |
| git config --global core.hooksPath ~/hooks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment