Skip to content

Instantly share code, notes, and snippets.

@dj-wasabi
Created January 12, 2024 18:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dj-wasabi/d3af1daa2400bc45da670f4ed7dc4942 to your computer and use it in GitHub Desktop.
Save dj-wasabi/d3af1daa2400bc45da670f4ed7dc4942 to your computer and use it in GitHub Desktop.
pre-commit-hooks-repos-dj-wasabi
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