zulip/tools/zulint
Aman Agrawal db25c0c2ca lint: Combine functions in custom_rules into RuleList class.
This makes linting rules in zulint more general. Make necessary
changes in tools/lint and tools/custom_check.py to run with the new
RuleList class.

Modify tests for `RuleList` class. Tests only include minor changes to
test with the new class.
2019-06-18 11:27:50 -07:00
..
__init__.py
command.py tools: Remove unused imports. 2019-02-02 17:10:31 -08:00
custom_rules.py lint: Combine functions in custom_rules into RuleList class. 2019-06-18 11:27:50 -07:00
linters.py lint: Move runnable code form `pyflakes.py` to `zulint/linters`. 2019-05-29 16:53:59 -07:00
lister.py linter: Do not lint scripts parsed with tail (like dev-motd). 2019-05-27 12:40:02 -07:00
printer.py tools: Remove unused imports. 2019-02-02 17:10:31 -08:00