zulip/tools/lib
Tim Abbott 27b3c1a312 provision: Move install-shellcheck to proper directory.
Scripts in scripts/ should be exclusively code that used in
production, and this isn't.
2019-09-24 12:54:33 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
find_add_class.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
gitlint-rules.py lint: Allow revert commit messages in gitlint. 2018-02-13 09:21:01 -08:00
graph.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
html_branches.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
html_grep.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
pretty_print.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
provision.py provision: Move install-shellcheck to proper directory. 2019-09-24 12:54:33 -07:00
provision_inner.py provision: Don’t rely on uid == gid assumption when invoking chown. 2019-08-17 12:59:09 -07:00
sanity_check.py python: Mark intentionally unused imports with noop statements. 2019-02-22 16:54:47 -08:00
template_parser.py templates: Abstract render_bundle behind a Jinja2 macro. 2019-09-17 16:06:33 -07:00
test_script.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
test_server.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00