mirror of
https://github.com/zulip/zulip.git
synced 2025-10-27 18:13:58 +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/clean-repo
|
||||||
run ./tools/test-tools
|
run ./tools/test-tools
|
||||||
run ./tools/lint-all
|
run ./tools/lint-all --pep8
|
||||||
run ./tools/test-migrations
|
run ./tools/test-migrations
|
||||||
run ./tools/test-js-with-node
|
run ./tools/test-js-with-node
|
||||||
run ./tools/run-mypy
|
run ./tools/run-mypy
|
||||||
|
|||||||
Reference in New Issue
Block a user