Merge "Trivial: ignore openstack/common in flake8 exclude list"
This commit is contained in:
commit
9d034c3897
2
tox.ini
2
tox.ini
@ -74,7 +74,7 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen
|
|||||||
[flake8]
|
[flake8]
|
||||||
show-source = true
|
show-source = true
|
||||||
builtins = _
|
builtins = _
|
||||||
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg
|
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg
|
||||||
|
|
||||||
[hacking]
|
[hacking]
|
||||||
local-check-factory = murano.hacking.checks.factory
|
local-check-factory = murano.hacking.checks.factory
|
||||||
|
Loading…
Reference in New Issue
Block a user