zulip/tools/linter_lib
Alex Vandiver 8016769613 webhooks: Move UnexpectedWebhookEventType into zerver.lib.exceptions.
8e10ab282a moved UnexpectedWebhookEventType into
`zerver.lib.exceptions`, but left the import into
`zserver.lib.webhooks.common` so that webhooks could continue to
import the exception from there.

This clutters things and adds complexity; there is no compelling
reason that the exception's source of truth should not move alongside
all other exceptions.
2020-09-10 17:47:21 -07:00
..
__init__.py
custom_check.py tools: Delete tagmessages script. 2020-09-03 10:35:51 -07:00
exclude.py check-openapi: Fix lint errors and remove lint exclusion. 2020-02-07 14:09:47 -08:00
pep8.py lint: Restore pycodestyle wrapper’s check for empty list of files. 2020-07-14 13:54:58 -07:00
pyflakes.py webhooks: Move UnexpectedWebhookEventType into zerver.lib.exceptions. 2020-09-10 17:47:21 -07:00