Merge "Use zuul-sphinx README.rst detection"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -12,8 +12,6 @@ deps = -r{toxinidir}/test-requirements.txt
|
||||
[testenv:linters]
|
||||
whitelist_externals = bash
|
||||
commands =
|
||||
bash -c "find roles/ playbooks/roles -maxdepth 1 -mindepth 1 -type d -print0 | \
|
||||
xargs -t -n1 -0 {toxinidir}/tools/check_readme.sh"
|
||||
flake8
|
||||
{toxinidir}/tools/run-bashate.sh
|
||||
python3 {toxinidir}/tools/sorted_modules_env.py {toxinidir}/modules.env
|
||||
|
||||
Reference in New Issue
Block a user