mostr-zulip-bot/tools
Anders Kaseorg 03d132e99e ruff: Fix B007 Loop control variable not used within loop body.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-10-30 11:44:10 -07:00
..
.coveragerc Replace the custom test runners with pytest. 2021-08-24 17:07:00 -07:00
clean-branches Rename default branch to ‘main’ 2021-08-24 12:50:52 -07:00
clean-repo Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
custom_check.py ruff: Fix C400 Unnecessary generator (rewrite as a list comprehension). 2023-10-29 17:36:51 -07:00
deploy ruff: Fix B007 Loop control variable not used within loop body. 2023-10-30 11:44:10 -07:00
deploy-branch Rename default branch to ‘main’ 2021-08-24 12:50:52 -07:00
fetch-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
fetch-rebase-pull-request Rename default branch to ‘main’ 2021-08-24 12:50:52 -07:00
gitlint-rules.py gitlint-rules: Remove convoluted binary search for imperative forms. 2021-06-14 13:36:30 -07:00
lint lint: Replace Black with Ruff. 2023-10-27 19:08:40 -07:00
lint-commits Rename default branch to ‘main’ 2021-08-24 12:50:52 -07:00
provision ruff: Fix SIM108 Use ternary operator instead of if-else-block. 2023-10-29 18:17:39 -07:00
reset-to-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
review Rename default branch to ‘main’ 2021-08-24 12:50:52 -07:00
run-mypy ruff: Fix RUF005 Consider unpacking instead of concatenation. 2023-10-30 11:44:10 -07:00