mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 17:36:27 +00:00
committed by
Tim Abbott
parent
bfd9eec4b3
commit
5e2d620d9f
@@ -879,7 +879,7 @@ help_markdown_rules = RuleList(
|
||||
"pattern": "[a-z][.][A-Z]",
|
||||
"description": "Likely missing space after end of sentence",
|
||||
"include_only": {"help/"},
|
||||
"exclude_pattern": "Rocket.Chat",
|
||||
"exclude_pattern": "Rocket.Chat|org.zulip.Zulip",
|
||||
},
|
||||
{
|
||||
"pattern": r"\b[rR]ealm[s]?\b",
|
||||
|
||||
Reference in New Issue
Block a user