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 59a9d44..cb92b89 100755
--- a/check
+++ b/check
@@ -5,4 +5,4 @@ set -eu
python -m CoverageTestRunner --ignore-missing-from=without-tests
rm -f .coverage
pep8 cliapp
-PYTHONPATH=. pylint --rcfile=pylint.conf cliapp *.py test-plugins/*.py
+# PYTHONPATH=. pylint --rcfile=pylint.conf cliapp *.py test-plugins/*.py