This commit is contained in:
Oscar Garcia 2017-03-21 15:48:27 +00:00 committed by GitHub
commit b551945806

View file

@ -115,7 +115,7 @@
name: Flake8 name: Flake8
description: This hook runs flake8. description: This hook runs flake8.
entry: flake8 entry: flake8
language: python language: system
files: \.py$ files: \.py$
- id: forbid-new-submodules - id: forbid-new-submodules
name: Forbid new submodules name: Forbid new submodules