Enable all code style tests.

Fixes: bug #1187664

Change-Id: I214c94c4fd8277132c115e84d63d01d3753def4d
This commit is contained in:
Sergey Lukjanov 2013-06-05 11:43:27 +04:00
parent 3491cfe373
commit c8a31c93c5
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@ commands =
pylint --output-format=parseable --rcfile=.pylintrc bin/savanna-api bin/savanna-manage savanna | tee pylint-report.txt
[flake8]
# H302 import only modules
ignore = H302
show-source = true
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,tools