Merge "Apply pep8 check to app.wsgi"
This commit is contained in:
commit
55792182de
1
tox.ini
1
tox.ini
@ -101,6 +101,7 @@ commands = {posargs}
|
||||
# TODO(vdrok): Remove I202 from ignore list when we split out
|
||||
# the tempest plugin
|
||||
ignore = E129,I202
|
||||
filename = *.py,app.wsgi
|
||||
exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build
|
||||
import-order-style = pep8
|
||||
application-import-names = ironic
|
||||
|
Loading…
x
Reference in New Issue
Block a user