zulip/tools/lib
Anders Kaseorg 6099612a15 lint: Add shfmt as a linter.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-10-15 15:16:00 -07:00
..
__init__.py
capitalization.py python: Pre-fix a few spots for better Black formatting. 2020-09-03 17:51:09 -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 python: Pre-fix a few spots for better Black formatting. 2020-09-03 17:51:09 -07:00
html_branches.py python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
pretty_print.py python: Tweak some magic trailing commas to avoid Black bugs. 2020-09-03 17:51:09 -07:00
provision.py lint: Add shfmt as a linter. 2020-10-15 15:16:00 -07:00
provision_inner.py python: Elide default for store_{true,false} argparse arguments. 2020-09-03 16:17:14 -07:00
sanity_check.py sanity_check: Test for the virtualenv by its path. 2020-08-11 12:30:26 -07:00
template_parser.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
test_script.py python: Convert more percent formatting to "".format. 2020-07-13 13:16:38 -07:00
test_server.py python: Catch specific exceptions from requests. 2020-10-11 16:11:41 -07:00