mirror of
https://github.com/simple-login/app.git
synced 2025-02-22 23:02:55 +08:00
flake8 hook
This commit is contained in:
parent
5d948faf56
commit
0e70e5cf18
1 changed files with 5 additions and 1 deletions
|
@ -4,3 +4,7 @@ repos:
|
|||
hooks:
|
||||
- id: black
|
||||
language_version: python3.7
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
rev: master
|
||||
hooks:
|
||||
- id: flake8
|
Loading…
Reference in a new issue