mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +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.