mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
This commit adds 'zerver/lib/email_notifications.py' to the FILES_WITH_LEGACY_SUBJECT set. Because the file can have 'subject' in the email sense, it should be exempted from the 'avoid subject as a var' lint rule.