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