zulip/tools/linter_lib
Priyank Patel c862c673af ts: Convert blueslip module to TypeScript.
We turn off the eslint no-use-before-define for TypeScript files
because it does not work correctly for types. There is already
a typescript-eslint version of it that is enabled for TS.

We also update the error handler on window to use instanceof check
for ErrorEvent instead of checking the error property.
2021-06-22 09:09:36 -07:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py ts: Convert blueslip module to TypeScript. 2021-06-22 09:09:36 -07:00
exclude.py puppet: Pull in pinned puppet modules. 2021-05-27 21:14:48 -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 settings: Import LDAP settings in prod_settings_template. 2021-05-05 10:55:27 -07:00