zulip/tools/lib
Wyatt Hoodes ececf0a209 provision.py: Add a conditional to remove '.eslintcache'.
It was discovered that the '.eslintcache' file was causing eslint to
throw a TypeError after a recent update/addition to the dependencies.
It makes sense to remove this file as part of the provisioning process
to avoid such exceptions.
2019-05-08 17:06:17 -07:00
..
__init__.py
capitalization.py popovers: Add a clear status option in user popover. 2019-02-26 14:40:17 -08:00
find_add_class.py settings: Fix color styling for nested inputs to work in night mode. 2018-08-08 11:29:48 -07:00
gitlint-rules.py lint: Allow revert commit messages in gitlint. 2018-02-13 09:21:01 -08:00
graph.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
html_branches.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
html_grep.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
pretty_print.py lint: Fix code that evaded our lint checks for string % non-tuple. 2019-04-23 15:21:37 -07:00
provision.py provision.py: Add a conditional to remove '.eslintcache'. 2019-05-08 17:06:17 -07:00
sanity_check.py python: Mark intentionally unused imports with noop statements. 2019-02-22 16:54:47 -08:00
template_parser.py template_parser: Add support for jinja2 whitespace markers. 2019-04-23 11:52:13 -07:00
test_script.py provision_version: Move to under UUID_VAR_PATH. 2017-10-17 21:15:58 -07:00
test_server.py tools: Remove unused imports. 2019-02-02 17:10:31 -08:00