mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
webhooks: Replace SUBJECT_WITH_* with TOPIC_WITH_*.
This commit is contained in:
@@ -47,7 +47,6 @@ FILES_WITH_LEGACY_SUBJECT = {
|
||||
'zerver/lib/onboarding.py',
|
||||
'zerver/lib/stream_topic.py',
|
||||
'zerver/lib/url_encoding.py',
|
||||
'zerver/lib/webhooks/git.py',
|
||||
}
|
||||
|
||||
def custom_check_file(fn, identifier, rules, color, skip_rules=None, max_length=None):
|
||||
|
||||
Reference in New Issue
Block a user