Merge "Don't include openstack/common in flake8 exclude list"
This commit is contained in:
commit
b3441c4a2a
2
tox.ini
2
tox.ini
@ -75,7 +75,7 @@ commands = bandit -c bandit.yaml -r heat -n5 -p heat_conservative
|
||||
|
||||
[flake8]
|
||||
show-source = true
|
||||
exclude=.*,dist,*openstack/common*,*lib/python*,*egg,build,*convergence/scenarios/*
|
||||
exclude=.*,dist,*lib/python*,*egg,build,*convergence/scenarios/*
|
||||
max-complexity=20
|
||||
|
||||
[hacking]
|
||||
|
Loading…
x
Reference in New Issue
Block a user