Add code verification tools
[validation.git] / tox.ini
diff --git a/tox.ini b/tox.ini
new file mode 100644 (file)
index 0000000..f53943c
--- /dev/null
+++ b/tox.ini
@@ -0,0 +1,18 @@
+[tox]
+minversion = 1.6
+envlist =
+   coala,
+skipsdist = true
+passenv = TOX_WORK_DIR
+toxworkdir = {env:TOX_WORK_DIR:/tmp/v}
+
+[testenv:coala]
+basepython = python3
+deps =
+   coala
+   coala-bears
+   nodeenv
+commands =
+   nodeenv -p
+   npm install --global write-good
+   coala --non-interactive