mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
test-all: Run the pep8 linter by default.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user