mostr-zulip-bot/zulip_bots/zulip_bots/bots
Anders Kaseorg f11e960537 Add more uses of @override.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-11-13 13:36:56 -08:00
..
baremetrics ruff: Fix N818 Exception name should be named with an Error suffix. 2023-10-30 11:44:10 -07:00
beeminder Add more uses of @override. 2023-11-13 13:36:56 -08:00
chessbot python: Fix PAR001 Redundant parentheses. 2023-11-11 16:41:52 -08:00
connect_four ruff: Fix RUF012 Mutable class attributes should be annotated with typing.ClassVar. 2023-11-01 19:22:53 -07:00
converter python: Fix PAR001 Redundant parentheses. 2023-11-11 16:41:52 -08:00
define ruff: Fix EXE002 The file is executable but no shebang is present. 2023-10-29 16:54:40 -07:00
dialogflow ruff: Fix SIM118 Use key in dict instead of key in dict.keys(). 2023-10-29 18:17:39 -07:00
dropbox_share ruff: Fix RUF012 Mutable class attributes should be annotated with typing.ClassVar. 2023-11-01 19:22:53 -07:00
encrypt ruff: Fix EXE002 The file is executable but no shebang is present. 2023-10-29 16:54:40 -07:00
file_uploader ruff: Fix N806 Variable in function should be lowercase. 2023-10-30 11:44:10 -07:00
flock Add more uses of @override. 2023-11-13 13:36:56 -08:00
followup ruff: Fix EXE002 The file is executable but no shebang is present. 2023-10-29 16:54:40 -07:00
front ruff: Fix RUF012 Mutable class attributes should be annotated with typing.ClassVar. 2023-11-01 19:22:53 -07:00
game_handler_bot ruff: Fix RUF012 Mutable class attributes should be annotated with typing.ClassVar. 2023-11-01 19:22:53 -07:00
game_of_fifteen Add more uses of @override. 2023-11-13 13:36:56 -08:00
giphy ruff: Fix B904 raise exceptions with raise ... from err. 2023-11-01 20:27:32 -07:00
github_detail ruff: Fix RUF012 Mutable class attributes should be annotated with typing.ClassVar. 2023-11-01 19:22:53 -07:00
google_search ruff: Fix SIM114 Combine if branches using logical or operator. 2023-10-29 18:17:39 -07:00
google_translate python: Fix PAR002 Dont use parentheses for unpacking. 2023-11-11 16:41:53 -08:00
helloworld ruff: Fix PLR1711 Useless return statement at end of function. 2023-10-30 11:44:10 -07:00
help ruff: Fix EXE002 The file is executable but no shebang is present. 2023-10-29 16:54:40 -07:00
idonethis ruff: Enable lots of rules. 2023-11-11 16:16:17 -08:00
incident python: Fix PAR002 Dont use parentheses for unpacking. 2023-11-11 16:41:53 -08:00
incrementor ruff: Fix RUF012 Mutable class attributes should be annotated with typing.ClassVar. 2023-11-01 19:22:53 -07:00
jira Add more uses of @override. 2023-11-13 13:36:56 -08:00
link_shortener python: Fix PAR001 Redundant parentheses. 2023-11-11 16:41:52 -08:00
mention ruff: Enable lots of rules. 2023-11-11 16:16:17 -08:00
merels Add more uses of @override. 2023-11-13 13:36:56 -08:00
monkeytestit ruff: Fix PERF401 Use a list comprehension to create a transformed list. 2023-10-30 12:08:59 -07:00
salesforce ruff: Fix B006 Do not use mutable data structures for argument defaults. 2023-10-30 11:44:10 -07:00
stack_overflow ruff: Fix RUF012 Mutable class attributes should be annotated with typing.ClassVar. 2023-11-01 19:22:53 -07:00
susi ruff: Fix PLR1714 Consider merging multiple comparisons. 2023-10-30 11:44:10 -07:00
tictactoe python: Fix PAR001 Redundant parentheses. 2023-11-11 16:41:52 -08:00
trello python: Fix PAR001 Redundant parentheses. 2023-11-11 16:41:52 -08:00
trivia_quiz python: Fix PAR002 Dont use parentheses for unpacking. 2023-11-11 16:41:53 -08:00
twitpost Add more uses of @override. 2023-11-13 13:36:56 -08:00
virtual_fs ruff: Fix RUF012 Mutable class attributes should be annotated with typing.ClassVar. 2023-11-01 19:22:53 -07:00
weather python: Fix PAR001 Redundant parentheses. 2023-11-11 16:41:52 -08:00
wikipedia ruff: Fix RUF012 Mutable class attributes should be annotated with typing.ClassVar. 2023-11-01 19:22:53 -07:00
witai witai: Propagate exceptions from get_handle. 2023-11-01 20:27:47 -07:00
xkcd ruff: Enable lots of rules. 2023-11-11 16:16:17 -08:00
yoda python: Fix PAR001 Redundant parentheses. 2023-11-11 16:41:52 -08:00
youtube ruff: Fix RUF012 Mutable class attributes should be annotated with typing.ClassVar. 2023-11-01 19:22:53 -07:00
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30