zulip/tools/linter_lib
Riken Shah f95c539122 custom_check: Avoid use of assert to avoid confusion with assert.equal.
This commit bans the use of `assert` and replaces it
with `assert.ok` to avoid confusion with `assert.equal`.

Fixes #18687.
2021-06-10 09:15:57 -07:00
..
__init__.py
custom_check.py custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -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