Merge "Add more dir exceptions to pep8 tox job"

This commit is contained in:
Jenkins 2016-06-14 14:47:33 +00:00 committed by Gerrit Code Review
commit 564f7d5984

View File

@ -82,7 +82,7 @@ commands = python tools/lintstack.py check
# Following checks are ignored on purpose:
ignore =
builtins = _
exclude = .venv,.tox,dist,doc,*egg
exclude = .git,.tox,.testrepository,.venv,build,cover,dist,doc,*egg
[hacking]
import_exceptions =