Merge "Add app.wsgi to target of pep8"
This commit is contained in:
commit
96cf294cb4
1
tox.ini
1
tox.ini
@ -64,6 +64,7 @@ commands =
|
|||||||
bash tools/pretty_tox.sh '{posargs}'
|
bash tools/pretty_tox.sh '{posargs}'
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
|
filename = *.py,app.wsgi
|
||||||
show-source = True
|
show-source = True
|
||||||
# [H904] Delay string interpolations at logging calls.
|
# [H904] Delay string interpolations at logging calls.
|
||||||
enable-extensions = H203,H106,H904
|
enable-extensions = H203,H106,H904
|
||||||
|
Loading…
Reference in New Issue
Block a user