Skip to content

Instantly share code, notes, and snippets.

@ssx
Created June 12, 2017 21:15
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 ssx/391ef5433caaaa59fed3a43d977d1fc1 to your computer and use it in GitHub Desktop.
Save ssx/391ef5433caaaa59fed3a43d977d1fc1 to your computer and use it in GitHub Desktop.
- repo: git@github.com:hootsuite/pre-commit-php.git
sha: 1.2.0
hooks:
- id: php-lint
- id: php-unit
- repo: git://github.com/pre-commit/pre-commit-hooks.git
sha: 5bf6c09bfa1297d3692cadd621ef95f1284e33c0
hooks:
- id: trailing-whitespace
- id: detect-private-key
- id: end-of-file-fixer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment