zulip/tools/linter_lib
Harshit Bansal df4d10a3df custom_check.py: Fix the comment for ignoring long lines.
Change `#ignorelongline` to `# ignorelongline` as comments must a
have whitespace after `#`.
2017-11-20 15:29:47 -08:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py custom_check.py: Fix the comment for ignoring long lines. 2017-11-20 15:29:47 -08: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: Fix problematic merging of pyflakes stdout/stderr. 2017-08-29 10:44:50 -07:00