mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
The find-add-class tool, when in lint mode, verifies that we can understand all calls to addClass from our JS code. When in non-lint mode, i.e. verbose mode, the tool prints out a list of tuples of (fn, class) that we can use as we wish in other tools. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| css_parser.py | ||
| find_add_class.py | ||
| html_grep.py | ||
| template_parser.py | ||