Switch to using pre-commit instead of coala 27/82427/3
authorThanh Ha <zxiiro@gmail.com>
Thu, 6 Jun 2019 21:18:55 +0000 (17:18 -0400)
committerThanh Ha <zxiiro@gmail.com>
Thu, 6 Jun 2019 21:27:35 +0000 (17:27 -0400)
commitac110802cbfafdf539b62c300a4a22bcdb461b5e
tree0bd72270927b8f10789eb33d8f833f9323c479ae
parent4da6a4030af9a009c27f3a4ed2425c8a6a9c1913
Switch to using pre-commit instead of coala

The Coala linter for GitCommit Hooks requires the Python NLTK
library which in the past couple of days started depending on
numpy. Let's switch to pre-commit so that we don't have to pull
in numpy.

Change-Id: Ic13381bccaf6e113f9e617b8ed840624b769e47b
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
.coafile
.pre-commit-config.yaml [new file with mode: 0644]
tox.ini