From 8f2cc46439d30345fe3bb79a7e653b4ef5fdec52 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 2 Nov 2019 09:14:51 +0200 Subject: Drop: pylint from check pylint keeps adding new checks, and I can't keep up with disabling them. It's easier to just not use it on every commit. --- check | 1 - 1 file changed, 1 deletion(-) diff --git a/check b/check index 6945e81..2d3d52c 100755 --- a/check +++ b/check @@ -3,7 +3,6 @@ set -eu python3 -m CoverageTestRunner --ignore-missing-from=without-tests yarns vmdb -pylint3 --rcfile pylint.conf vmdb yarn \ --shell=python2 \ --shell-arg '' \ -- cgit v1.2.1