zulip/tools/lib
Aditya Bansal f9aa012486 linter: Fix issue with check-templates output.
We fix the issue of check-templates spitting out diff between
expected and found indentation of a file before mentioning the
error message and the file name. Basically stuff was being in the
wrong order despite the fact that in code stuff was happening in the
correct order ie, first print the error message along with the filename
and then the actual diff between expected and found file indentation.

Fixes: #9533.
2018-05-24 12:42:32 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py org settings: Make time limit input elements inline to dropdown. 2018-05-22 19:32:44 -07:00
css_parser.py mypy: Add explicit Optional for default=None parameters in various files. 2018-03-28 12:31:51 -07:00
find_add_class.py lint: Exempt "opts." from addClass checks. 2018-04-26 08:42:47 -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 linter: Fix issue with check-templates output. 2018-05-24 12:42:32 -07:00
provision.py requirements: Upgrade pyflakes to 2.0.0. 2018-05-24 11:31:36 -07:00
sanity_check.py tools/lib: Text-wrap long lines exceeding 110. 2017-11-10 16:24:09 -08:00
template_parser.py linter: Make multiline handlebar singleton tags use 2 space indentation. 2018-04-07 20:08:38 -07:00
test_script.py provision_version: Move to under UUID_VAR_PATH. 2017-10-17 21:15:58 -07:00
test_server.py mypy: Add explicit Optional for default=None parameters in various files. 2018-03-28 12:31:51 -07:00