zulip/tools/lib
Steve Howell cf78cb0d6e templates: Use `<hr>` and `<br>` consistently.
We now prevent these variations:

    * <hr/>
    * <hr />
    * <br/>
    * <br />

We could enforce similar consistency for other void
tags, if we wished, but these two are particularly
prevalent.
2020-04-28 17:05:48 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
git-tools.bash tools: Give `require_clean_work_tree` our nice UI touches. 2020-04-06 17:52:10 -07:00
gitlint-rules.py gitlint-rules: Fix bogus type annotations. 2020-04-19 13:36:58 -07:00
html_branches.py check-templates: Show filename for tokenize errors. 2020-04-24 20:25:54 +00:00
pretty_print.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-24 13:06:54 -07:00
provision.py travis: Remove Travis unwanted code. 2020-04-28 11:11:23 -07:00
provision_inner.py db tools: Rename do-destroy-*database. 2020-04-22 09:24:42 -07:00
sanity_check.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
template_parser.py templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
test_script.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
test_server.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00