This website requires JavaScript.
Explore
Help
Register
Sign In
paulmataruso
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2025-11-12 09:58:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38e7a85e90d2bcbcb33759ab797ea69551188ce1
zulip
/
tools
/
tests
History
Anders Kaseorg
3b09197fdf
ruff: Fix RUF015 Prefer
next(...)
over single element slice.
...
Signed-off-by: Anders Kaseorg <
anders@zulip.com
>
2023-07-23 15:20:53 -07:00
..
test_template_data
docs: Fix capitalization mistakes.
2021-05-10 09:57:26 -07:00
__init__.py
…
test_capitalization_checker.py
capitalization: Prune unused phrases from IGNORED_PHRASES.
2022-02-23 12:08:20 -08:00
test_check_rabbitmq_queue.py
queue_processors: Drop unused current_queue_size, which was local size.
2021-11-16 11:48:50 -08:00
test_hash_reqs.py
python: Normalize quotes with Black.
2021-02-12 13:11:19 -08:00
test_html_branches.py
dead code: Kill off most of html_branches.
2021-12-02 09:49:10 -08:00
test_pretty_print.py
stream_privacy: Use new lock and hashtag icons.
2023-04-10 23:41:30 -07:00
test_template_parser.py
black: Reformat with Black 23.
2023-02-02 10:40:13 -08:00
test_zulint_custom_rules.py
ruff: Fix RUF015 Prefer
next(...)
over single element slice.
2023-07-23 15:20:53 -07:00