mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-19 17:14:43 +04:00
Add pyflakes hook
This commit is contained in:
parent
af5e47e042
commit
905b99917f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
-
|
-
|
||||||
repo: git@github.com:pre-commit/pre-commit-hooks
|
repo: git@github.com:pre-commit/pre-commit-hooks
|
||||||
sha: cd74dc150c142c3be70b24eaf0b02cae9d235f37
|
sha: 5e713f8878b7d100c0e059f8cc34be4fc2e8f897
|
||||||
hooks:
|
hooks:
|
||||||
-
|
-
|
||||||
id: pyflakes
|
id: pyflakes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue