summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 587501b..6945e81 100755
--- a/check
+++ b/check
@@ -3,7 +3,7 @@
set -eu
python3 -m CoverageTestRunner --ignore-missing-from=without-tests yarns vmdb
-#pylint3 --rcfile pylint.conf vmdb
+pylint3 --rcfile pylint.conf vmdb
yarn \
--shell=python2 \
--shell-arg '' \