zulip/tools/lib
Umair Khan 83dd901ecf Add capitalization checker tool.
Initial rules significantly by modified by tabbott, who also added the
hacky list of excludes that the tool can't handle correctly yet.

Fixes: #3899.
2017-03-09 00:44:57 -08:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
api_tests.py lint: Clean up E712 PEP-8 rule. 2017-01-23 21:11:18 -08:00
capitalization.py Add capitalization checker tool. 2017-03-09 00:44:57 -08:00
css_parser.py css parser: Show line numbers for errors. 2017-02-01 10:02:03 -08:00
find_add_class.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
html_branches.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
html_grep.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
pretty_print.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
provision.py Add wrapper and log file output for provisioning. 2017-01-17 14:23:28 -08:00
sanity_check.py tools: Create more consistent checks for venv. 2017-02-06 21:50:32 -08:00
template_parser.py mypy: Added Dict, List and Set imports. 2017-03-04 14:33:44 -08:00
test_script.py Add wrapper and log file output for provisioning. 2017-01-17 14:23:28 -08:00
test_server.py Change bot domains to string_id.EXTERNAL_HOST. 2017-03-08 16:26:13 -08:00