mirror of
https://github.com/zulip/zulip.git
synced 2025-11-23 07:52:35 +00:00
This commit adds a new linter which runs from tools/travis/backend. It runs over the translations.json file and checks if any of the translatable string contains handlebars in it. Fixes #5544