Expand PEP8 coverage to include docs & tests
Change-Id: I0941053c8d3eff69e15da3bd7a8c6942ba4634b1
This commit is contained in:
parent
7ad8497063
commit
4c32b5cd47
2
tox.ini
2
tox.ini
@ -15,7 +15,7 @@ commands = bash run_tests.sh -N --no-pep8
|
||||
|
||||
[testenv:pep8]
|
||||
deps = pep8==1.1
|
||||
commands = pep8 --exclude=vcsversion.py,*.pyc --repeat --show-source bin keystone setup.py
|
||||
commands = pep8 --exclude=vcsversion.py,*.pyc --repeat --show-source bin doc httpd keystone setup.py tests
|
||||
|
||||
[tox:jenkins]
|
||||
downloadcache = ~/cache/pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user