From 684f9698e8e3203a41c587f24e501d1c0a338c72 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 20 Jul 2017 11:12:00 +0300 Subject: Add: run pylint in ./check --- check | 1 + 1 file changed, 1 insertion(+) (limited to 'check') diff --git a/check b/check index 208bbfa..ccaafe2 100755 --- a/check +++ b/check @@ -20,5 +20,6 @@ set -eu python3 -m CoverageTestRunner --ignore-missing-from=without-tests pep8 apifw slog qvarn +pylint --rcfile pylint.conf apifw slog qvarn yarn apifw.yarn "$@" -- cgit v1.2.1