mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
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. |
||
|---|---|---|
| .. | ||
| test_template_data | ||
| __init__.py | ||
| test_capitalization_checker.py | ||
| test_html_branches.py | ||
| test_pretty_print.py | ||
| test_template_parser.py | ||
| test_zulint_custom_rules.py | ||