test-all: Run the pep8 linter by default.

This commit is contained in:
Tim Abbott
2016-12-07 23:22:59 -08:00
parent ff71559bdf
commit 8b77889f8a

View File

@@ -16,7 +16,7 @@ function run {
run ./tools/clean-repo
run ./tools/test-tools
run ./tools/lint-all
run ./tools/lint-all --pep8
run ./tools/test-migrations
run ./tools/test-js-with-node
run ./tools/run-mypy