mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
enable github actions
This commit is contained in:
parent
e0116d8e77
commit
0fa32894fd
6 changed files with 60 additions and 109 deletions
|
|
@ -3,6 +3,7 @@ repos:
|
|||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v2.3.0
|
||||
hooks:
|
||||
- id: check-yaml
|
||||
- id: debug-statements
|
||||
exclude: ^tests/fixtures/example-code/invalid-syntax.py$
|
||||
- id: end-of-file-fixer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue