Merge "Ensure that doc linting is included in the linters test"

This commit is contained in:
Jenkins 2016-07-26 16:25:39 +00:00 committed by Gerrit Code Review
commit 39ee391e9d
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1,2 @@
.. include:: ../../README.rst
.. include:: ../../README.rst

View File

@ -181,3 +181,4 @@ commands =
{[testenv:bashate]commands}
{[testenv:ansible-lint]commands}
{[testenv:ansible-syntax]commands}
{[testenv:docs]commands}