zulip/zerver
Anders Kaseorg 7b1bb984b3 ruff: Fix RUF022 `__all__` is not sorted.
This is a preview rule, not yet enabled by default.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-03-01 09:30:04 -08:00
..
actions python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
data_import python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
integration_fixtures/nagios
lib ruff: Fix RUF022 `__all__` is not sorted. 2024-03-01 09:30:04 -08:00
management runtornado: Swap deferred reload events to the default. 2024-02-26 22:29:19 -08:00
migrations python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
models ruff: Fix RUF021 Parenthesize when chaining `and` and `or` together. 2024-03-01 09:30:04 -08:00
openapi settings: Add realm-level setting 'zulip_update_announcements_stream'. 2024-02-25 09:33:00 -08:00
tests ruff: Fix E721 Use `is` and `is not` for type comparisons. 2024-03-01 09:30:04 -08:00
tornado ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-01 09:30:04 -08:00
transaction_tests ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-01 09:30:04 -08:00
views python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
webhooks ruff: Fix E226 Missing whitespace around arithmetic operator. 2024-03-01 09:30:04 -08:00
worker ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-01 09:30:04 -08:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
decorator.py python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py email_validation: Merge two implementations of a disposable-email check. 2024-02-27 10:19:23 -08:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py Revert "zproject: Prevent having exactly 17/18 middlewares, for Python 3.11 bug." 2024-02-05 19:57:21 -05:00
signals.py email: Add a space after the time and AM/PM in the login email. 2023-11-27 09:47:30 -08:00