Skip to content

Instantly share code, notes, and snippets.

@dsolsona
Created September 30, 2016 09:50
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 dsolsona/fcfb7d31f72f5a6cc3e52ef1fd21aebb to your computer and use it in GitHub Desktop.
Save dsolsona/fcfb7d31f72f5a6cc3e52ef1fd21aebb to your computer and use it in GitHub Desktop.
- repo: https://github.com/chriskuehl/puppet-pre-commit-hooks.git
sha: 4e9937d4d0ccbea37ae2a9a414a2b0cee58657fa
hooks:
- id: puppet-lint
- id: puppet-validate
- id: erb-validate
- repo: https://github.com/pre-commit/pre-commit-hooks.git
sha: 09d1747840bfb1457e9b8876b4c1f577d00a2a37
hooks:
- id: check-added-large-files
- id: check-json
- id: check-merge-conflict
- id: check-yaml
- id: trailing-whitespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment