Created
January 12, 2024 18:06
-
-
Save dj-wasabi/d3af1daa2400bc45da670f4ed7dc4942 to your computer and use it in GitHub Desktop.
pre-commit-hooks-repos-dj-wasabi
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
repos: | |
- repo: https://github.com/dj-wasabi/pre-commit-hooks | |
rev: master | |
hooks: | |
- id: shellcheck | |
- id: markdown-toc | |
- id: verify-yaml | |
- id: no-commit-on-branch | |
args: ['-b master,main'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment