zulip/tools/linter_lib
rht af430fe24d tools/linter_lib: Clean unused imports told by F401 pyflakes.
The '  # NOQA' comment is added so that the unused imports check (F401)
can still be run while still having the Mypy type check.
2017-07-20 16:46:07 -07:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py tools/linter_lib: Clean unused imports told by F401 pyflakes. 2017-07-20 16:46:07 -07:00
exclude.py Extract tools/linter_lib/exclude.py 2017-06-05 09:20:21 -07:00
pep8.py tools/linter_lib: Clean unused imports told by F401 pyflakes. 2017-07-20 16:46:07 -07:00
printer.py linter: Create error printing library. 2017-07-06 13:46:10 +08:00
pyflakes.py tools/linter_lib: Clean unused imports told by F401 pyflakes. 2017-07-20 16:46:07 -07:00