Install hooks before attempting to run anything

This commit is contained in:
Anthony Sottile 2014-07-04 11:10:42 -07:00
parent 76ffb3665a
commit 31a3b2ecb6
3 changed files with 7 additions and 22 deletions

View file

@ -1,13 +0,0 @@
- repo: git@github.com:pre-commit/pre-commit-hooks
sha: bec87f6c87284ea15dbcf7801810404c8036bab4
hooks:
- id: pyflakes
- id: debug-statements
- id: trailing-whitespace
- id: name-tests-test
- id: end-of-file-fixer
- repo: git@github.com:pre-commit/pre-commit
sha: c62c1a3b513ab9e057e85a5e950bd7c438371076
hooks:
- id: validate_manifest
- id: validate_config