Merge "flake8: Specify 'ironic' as name of app"
This commit is contained in:
commit
6426a51b79
1
tox.ini
1
tox.ini
@ -96,6 +96,7 @@ commands = {posargs}
|
||||
ignore = E129
|
||||
exclude = .venv,.git,.tox,dist,doc,*lib/python*,*egg,build
|
||||
import-order-style = pep8
|
||||
application-import-names = ironic
|
||||
max-complexity=17
|
||||
# [H106] Don’t put vim configuration in source files.
|
||||
# [H203] Use assertIs(Not)None to check for None.
|
||||
|
Loading…
x
Reference in New Issue
Block a user