Skip to content

Instantly share code, notes, and snippets.

@JaniKibichi
Created June 17, 2021 14:40
Show Gist options
  • Save JaniKibichi/cd1a63af87b1e19a55dda677ffde3580 to your computer and use it in GitHub Desktop.
Save JaniKibichi/cd1a63af87b1e19a55dda677ffde3580 to your computer and use it in GitHub Desktop.
repos:
- repo: git://github.com/pecigonzalo/pre-commit-shfmt
rev: 9ee28e3f14556aa88dd5255f2e091d1d2f607bb7
hooks:
- id: shell-fmt
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
hooks:
- id: check-yaml
- id: check-json
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-case-conflict
- id: check-merge-conflict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment