pre-commit is better and properly maintained
we lose the writegoodbear but I would argue that
enforcing this bear doesn't make sense.
no replacement has been found for it.
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I9bf03d36b9c17b261ef83140cd7e9c2ddf5caba1
minversion = 1.6
envlist =
check-best-practices,
- coala,
docs,
docs-linkcheck,
pre-commit
basepython = python3
commands = python {toxinidir}/check-best-practices.py
-[testenv:coala]
-basepython = python3
-deps =
- coala
- coala-bears
- detox~=0.18
- nodeenv
- pygments~=2.3.1
- # request-2.22.0 does not work with python-3.4.9
- requests~=2.21.0
-commands =
- nodeenv -p
- npm install --global remark-cli remark-lint write-good
- python3 -m nltk.downloader punkt maxent_treebank_pos_tagger averaged_perceptron_tagger
- coala --non-interactive
-
[testenv:docs]
basepython = python3
deps = -rrequirements.txt