mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00: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.