Migrate all Python linters to pre-commit 68/64968/1
authorThanh Ha <zxiiro@gmail.com>
Sat, 8 Aug 2020 19:03:29 +0000 (15:03 -0400)
committerThanh Ha <zxiiro@gmail.com>
Sat, 8 Aug 2020 19:03:29 +0000 (15:03 -0400)
commitc0d2317f7c18b84226d79338acca1ed237e24454
treec93c277cfb4a3843f315f2baea108840c4c85c43
parent07a5b3249e5a38ce0d8c1b49fe72e24cb246a0a5
Migrate all Python linters to pre-commit

Switch Python related Coala linters over to pre-commit hooks. We would
like to migrate off of the Coala platform as it has not had a release
in years.

Issue: RELENG-2642
Change-Id: Ic6f10682c2d982a7980f1abb58303c56a6086bc8
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
.coafile
.editorconfig
.pre-commit-config.yaml
docs/conf.py
setup.py
tests/test_simple.py