Add pyflakes hook

This commit is contained in:
Anthony Sottile 2014-03-13 18:42:41 -07:00
parent af5e47e042
commit 905b99917f

View file

@ -1,8 +1,8 @@
-
repo: git@github.com:pre-commit/pre-commit-hooks
sha: cd74dc150c142c3be70b24eaf0b02cae9d235f37
sha: 5e713f8878b7d100c0e059f8cc34be4fc2e8f897
hooks:
-
id: pyflakes
files: '*.py'
files: '*.py'