X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=tox.ini;h=c5578f7039595f5fbe20694ce1106c67f88bfdc3;hb=refs%2Fchanges%2F77%2F11477%2F1;hp=2d4d91e6591b91a4db05332b6c4f9f4708ea7b6b;hpb=55ab265986a7600b7fdfbcdf14298c9ce1104ccf;p=releng%2Fglobal-jjb.git diff --git a/tox.ini b/tox.ini index 2d4d91e6..c5578f70 100644 --- a/tox.ini +++ b/tox.ini @@ -1,8 +1,14 @@ [tox] minversion = 1.6 -envlist = coala,jjb,jjb-compare-xml,license +envlist = check-hooks,coala,jjb,jjb-compare-xml,license skipsdist = true +[testenv:check-hooks] +deps = pre-commit +commands = + pre-commit install + pre-commit run --all-files + [testenv:coala] basepython = python3 deps =