mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
This prevents us from using const in our JS code, with exceptions for test code and the portico. Hopefully this is just a temporary rule until we make our pipelines with work with ES6. I tried to prevent "let", but that was too noisy. This adjusts the one false-negative case of using const in a comment.
15 KiB
15 KiB