zulip/tools/linter_lib
Aditya Bansal 64678b459c linter: Add rule to lint against use of typing.Text and promote str.
This commit is the last in a series of commits which migrated our
entire codebase to use str instead of typing.Text.

Fixes: #9203.
2018-05-13 17:17:32 -07:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py linter: Add rule to lint against use of typing.Text and promote str. 2018-05-13 17:17:32 -07:00
exclude.py api: Update lint and analysis code to forget about now-gone files. 2017-07-31 21:24:52 -07:00
pep8.py lint: Disable a buggy `pep8` rule on line breaks and operators. 2017-10-26 10:29:17 -07:00
printer.py Remove `from __future__ import absolute_import`. 2017-10-17 22:59:42 -07:00
pyflakes.py lint: Suppress complaint about `tags` in Sphinx config. 2018-01-23 13:56:21 -08:00