Merge "pin yamllint to 1.4.1"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -15,7 +15,7 @@ basepython = python2.7
|
|||||||
|
|
||||||
[testenv:validate]
|
[testenv:validate]
|
||||||
deps =
|
deps =
|
||||||
yamllint>=0.5.2
|
yamllint==1.4.1
|
||||||
commands =
|
commands =
|
||||||
yamllint -f parsable -c {toxinidir}/yamllint.yml deliverables
|
yamllint -f parsable -c {toxinidir}/yamllint.yml deliverables
|
||||||
validate-request {posargs}
|
validate-request {posargs}
|
||||||
|
|||||||
Reference in New Issue
Block a user