help: Add installation through Flathub.

Fixes #28508
This commit is contained in:
nimishmedatwal
2024-01-25 09:00:08 +05:30
committed by Tim Abbott
parent bfd9eec4b3
commit 5e2d620d9f
2 changed files with 15 additions and 2 deletions

View File

@@ -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",