mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
lint: Replace pycodestyle and pyflakes with ruff.
https://github.com/charliermarsh/ruff Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
05913f5e3a
commit
adffad384c
@@ -52,7 +52,7 @@ The Vagrant setup process runs this for you.
|
||||
- JavaScript ([ESLint](https://eslint.org/),
|
||||
[Prettier](https://prettier.io/))
|
||||
- Python ([mypy](http://mypy-lang.org/),
|
||||
[Pyflakes](https://pypi.python.org/pypi/pyflakes),
|
||||
[ruff](https://github.com/charliermarsh/ruff),
|
||||
[Black](https://github.com/psf/black),
|
||||
[isort](https://pycqa.github.io/isort/))
|
||||
- templates
|
||||
|
||||
Reference in New Issue
Block a user