Add code verification tools
[validation.git] / tox.ini
1 [tox]
2 minversion = 1.6
3 envlist =
4    coala,
5 skipsdist = true
6 passenv = TOX_WORK_DIR
7 toxworkdir = {env:TOX_WORK_DIR:/tmp/v}
8
9 [testenv:coala]
10 basepython = python3
11 deps =
12    coala
13    coala-bears
14    nodeenv
15 commands =
16    nodeenv -p
17    npm install --global write-good
18    coala --non-interactive