python-zulip-api/tools
Anders Kaseorg b573c1daf3 lint: Replace pycodestyle with Flake8.
Flake8 combines pycodestyle with pyflakes and automatically gives us
support for noqa comments, parallelism, configuration files, plugins,
and easy editor integration.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-04-18 20:31:14 -07:00
..
server_lib cleanup: Remove unused imports. 2020-04-18 20:31:14 -07:00
.coveragerc test suites: Add zulip package tests to Travis and Codecov. 2017-09-12 01:27:09 -07:00
clean-branches Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
clean-repo Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
custom_check.py cleanup: Remove unused imports. 2020-04-18 20:31:14 -07:00
deploy cleanup: Remove unused imports. 2020-04-18 20:31:14 -07:00
deploy-branch Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
fetch-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
fetch-rebase-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
lint lint: Replace pycodestyle with Flake8. 2020-04-18 20:31:14 -07:00
provision Squash py3_requirements.txt into requirements.txt. 2020-04-03 08:18:08 -04:00
release-packages Remove all remaining from __future__ imports. 2020-04-03 08:18:08 -04:00
reset-to-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
review typing: Convert function type annotations to Python 3 style. 2020-04-18 20:31:14 -07:00
run-mypy lint: Upgrade zulint. 2020-04-18 20:31:14 -07:00
test-bots cleanup: Remove unused imports. 2020-04-18 20:31:14 -07:00
test-botserver Finish the remaining migration of shebang to python3. 2020-04-03 08:18:08 -04:00
test-lib Finish the remaining migration of shebang to python3. 2020-04-03 08:18:08 -04:00
test-main test-main: Pass command-line arguments to each script. 2018-06-28 14:55:23 -04:00
test-static-analysis travis: Run mypy and linter in a single job. 2017-09-27 10:27:37 +02:00
test-zulip Finish the remaining migration of shebang to python3. 2020-04-03 08:18:08 -04:00