zulip/tools/linter_lib
Mateusz Mandera 3688ff38bd custom_check: Improve check for exit(...) call in management commands.
It's better for this to catch all exit(...) calls with non-zero exit
code, given the purpose is to catch all exits with failure, as opposed
to only exit(1).
2021-11-16 11:21:05 -08:00
..
__init__.py
custom_check.py custom_check: Improve check for exit(...) call in management commands. 2021-11-16 11:21:05 -08:00
exclude.py nagios: Replace check_website_response with standard check_http plugin. 2021-07-09 16:47:03 -07:00
pep8.py lint: Restore pycodestyle wrapper’s check for empty list of files. 2020-07-14 13:54:58 -07:00
pyflakes.py message: Make zero invalid value for message_content_delete_limit_seconds. 2021-09-30 14:45:39 -07:00