mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
We now complain about programmers who don't use 4-space indents in template files, rather than letting the pretty printer fix them. This is partly just to simplify the pretty printer code (in future commits), but it also makes the symptom more obvious to newbie developers. They are probably just as able to react to the direct error messages as they are able to figure out how to read diffs from the pretty printer and grok the --fix syntax. And once they learn the convention and configure their editor, it should then be a one time problem.
20 KiB
20 KiB