Merge "Remove extra flake8 args"
This commit is contained in:
commit
a7128d5404
2
tox.ini
2
tox.ini
@ -16,7 +16,7 @@ downloadcache = ~/cache/pip
|
||||
|
||||
[testenv:pep8]
|
||||
commands =
|
||||
flake8 {posargs} . manila/common
|
||||
flake8 {posargs}
|
||||
flake8 --filename=manila* bin
|
||||
|
||||
[testenv:genconfig]
|
||||
|
Loading…
x
Reference in New Issue
Block a user