Merge "Ignore upstream Ansible modules in pep8 tests"

This commit is contained in:
Jenkins 2017-02-22 16:27:03 +00:00 committed by Gerrit Code Review
commit e9e2398455

View File

@ -34,4 +34,4 @@ commands = sphinx-build -a -E -d releasenotes/build/doctrees -b html releasenote
[flake8]
show-source = True
ignore = F403,H102,H303
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,os_ironic.py,os_ironic_node.py,os_ironic_inspect.py,os_keystone_service.py