Skip to content

Add spaces and punctuation in certain chat messages#14759

Open
Andrew5057 wants to merge 3 commits intoCharcoal-SE:masterfrom
Andrew5057:typos
Open

Add spaces and punctuation in certain chat messages#14759
Andrew5057 wants to merge 3 commits intoCharcoal-SE:masterfrom
Andrew5057:typos

Conversation

@Andrew5057
Copy link
Copy Markdown

Add a space in "isprimarily" and proper punctuation after the already-caught blacklist message.

Make some internal changes to simplify chat message assembly; most notably, remove the leading space from append_force_to_do for consistency with other message fragments so str.join works properly.

Addresses 13995.

Andrew5057 and others added 3 commits May 29, 2025 02:26
"isprimarily" -> "is primarily"; resolves half of
[13995](Charcoal-SE#13995).
Add `". "`` after "That pattern looks like it's already
caught by {reasons}" when a user tries to blacklist an
already-caught pattern without forcing. Addresses the
second half of [13995](Charcoal-SE#13995).

The removed leading space in `append_force_to_do` is
meant to avoid double-spaces if no other issues were
raised.
Shorten line 523 to satisfy the linter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant