Merge "Enable some off-by-default checks"
This commit is contained in:
commit
e432fac63b
1
tox.ini
1
tox.ini
@ -96,6 +96,7 @@ commands = bandit -r oslo_messaging -x tests -n5
|
||||
|
||||
[flake8]
|
||||
show-source = True
|
||||
enable-extensions = H203,H106
|
||||
ignore = H405
|
||||
exclude = .tox,dist,doc,*.egg,build,__init__.py
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user