zulip/tools/linter_lib
Tim Abbott d70e799466 bots: Remove FEEDBACK_BOT implementation.
This legacy cross-realm bot hasn't been used in several years, as far
as I know.  If we wanted to re-introduce it, I'd want to implement it
as an embedded bot using those common APIs, rather than the totally
custom hacky code used for it that involves unnecessary queue workers
and similar details.

Fixes #13533.
2020-01-25 22:41:39 -08:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py bots: Remove FEEDBACK_BOT implementation. 2020-01-25 22:41:39 -08:00
exclude.py tools: Fix running check-openapi locally. 2019-08-07 14:18:27 -07:00
pep8.py tools: Remove unused imports. 2019-02-02 17:10:31 -08:00
pyflakes.py linter_lib: Fix mypy errors. 2019-08-09 17:22:45 -07:00