mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
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.
9.2 KiB
9.2 KiB