mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Follow up of commit 2a1305d. Replace all local variables named 'msgid'
with 'message_id' in all JS and HTML files, and adds a linter rule for
it as well.
Resolves #12952.