Merge "Ensure doc8 is run"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -153,6 +153,7 @@ commands =
|
|||||||
|
|
||||||
[testenv:linters]
|
[testenv:linters]
|
||||||
deps =
|
deps =
|
||||||
|
{[testenv:docs]deps}
|
||||||
{[testenv:ansible]deps}
|
{[testenv:ansible]deps}
|
||||||
commands =
|
commands =
|
||||||
{[testenv:pep8]commands}
|
{[testenv:pep8]commands}
|
||||||
@@ -160,3 +161,4 @@ commands =
|
|||||||
{[testenv:ansible-lint]commands}
|
{[testenv:ansible-lint]commands}
|
||||||
{[testenv:ansible-syntax]commands}
|
{[testenv:ansible-syntax]commands}
|
||||||
{[testenv:inventory]commands}
|
{[testenv:inventory]commands}
|
||||||
|
{[testenv:docs]commands}
|
||||||
|
|||||||
Reference in New Issue
Block a user