mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
features: Update screenshot and add tool to generate.
This adds a new management command that should make generating or updating screenshots a bit easier in the future.
This commit is contained in:
@@ -267,6 +267,7 @@ def build_custom_checkers(by_lang):
|
||||
{'pattern': '[^r][M]essage.objects.get',
|
||||
'exclude': set(["zerver/tests",
|
||||
"zerver/lib/onboarding.py",
|
||||
"zilencer/management/commands/add_mock_conversation.py",
|
||||
"zerver/worker/queue_processors.py"]),
|
||||
'description': 'Please use access_message() to fetch Message objects',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user