Merge "Allow pep8 of a single file"
This commit is contained in:
commit
ff7eb0c6d5
2
tox.ini
2
tox.ini
@ -27,7 +27,7 @@ downloadcache = ~/cache/pip
|
||||
|
||||
[testenv:pep8]
|
||||
commands =
|
||||
flake8 swift test doc setup.py
|
||||
flake8 {posargs:swift test doc setup.py}
|
||||
flake8 --filename=swift* bin
|
||||
|
||||
[testenv:py3pep8]
|
||||
|
Loading…
x
Reference in New Issue
Block a user