Merge "Rename validate tox env to linters"

This commit is contained in:
Jenkins 2016-01-21 11:06:59 +00:00 committed by Gerrit Code Review
commit 5720819516

View File

@ -10,5 +10,5 @@ deps = -r{toxinidir}/requirements.txt
[testenv:venv]
commands = {posargs}
[testenv:validate]
commands = python ./tools/yaml-validate.py .
[testenv:linters]
commands = python ./tools/yaml-validate.py .