zulip/tools/lib
Steve Howell a904222947 Add tools/find-add-class to tools/lint-all.
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.
2016-08-08 15:32:48 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
css_parser.py Make minor changes to css_parser.py 2016-08-04 10:47:09 -07:00
find_add_class.py Add tools/find-add-class to tools/lint-all. 2016-08-08 15:32:48 -07:00
html_grep.py Add tools/html-grep. 2016-08-03 11:29:37 -07:00
template_parser.py Fix bug with tools/html-grep. 2016-08-08 15:20:29 -07:00