summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-07-20 11:06:21 +0300
committerLars Wirzenius <liw@liw.fi>2017-07-20 11:06:21 +0300
commit4248300d1780d850228b5c3e3d7dc1afcc9b138f (patch)
tree52b00522de942e562fe1378fd2e3f2f4f0526b96 /check
parent52b7d38af7b8fe6588f5b47fe6045e6c3a63edea (diff)
downloadqvisqve-4248300d1780d850228b5c3e3d7dc1afcc9b138f.tar.gz
Add: pep8 to check, fix whitespace issues it finds
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 2 insertions, 0 deletions
diff --git a/check b/check
index 9559658..208bbfa 100755
--- a/check
+++ b/check
@@ -19,4 +19,6 @@ set -eu
python3 -m CoverageTestRunner --ignore-missing-from=without-tests
+pep8 apifw slog qvarn
+
yarn apifw.yarn "$@"