Merge "Ignore doc build path"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -47,7 +47,7 @@ deps =
|
|||||||
commands =
|
commands =
|
||||||
{toxinidir}/tools/run-bashate.sh
|
{toxinidir}/tools/run-bashate.sh
|
||||||
flake8 {posargs}
|
flake8 {posargs}
|
||||||
doc8 doc
|
doc8 doc/source
|
||||||
python {toxinidir}/tools/validate-all-file.py
|
python {toxinidir}/tools/validate-all-file.py
|
||||||
bandit --skip B303 -r ansible kolla_ansible tests tools
|
bandit --skip B303 -r ansible kolla_ansible tests tools
|
||||||
yamllint -s .
|
yamllint -s .
|
||||||
|
|||||||
Reference in New Issue
Block a user