mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 05:39:17 -06:00
Add pyflakes hook
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
-
|
||||
repo: git@github.com:pre-commit/pre-commit-hooks
|
||||
sha: cd74dc150c142c3be70b24eaf0b02cae9d235f37
|
||||
sha: 5e713f8878b7d100c0e059f8cc34be4fc2e8f897
|
||||
hooks:
|
||||
-
|
||||
id: pyflakes
|
||||
files: '*.py'
|
||||
files: '*.py'
|
||||
|
||||
Reference in New Issue
Block a user