Skip to content

fix: correct false flags for yourself, out right, and fanfiction#3529

Closed
Chessing234 wants to merge 2 commits into
Automattic:masterfrom
Chessing234:fix-harper-false-flags
Closed

fix: correct false flags for yourself, out right, and fanfiction#3529
Chessing234 wants to merge 2 commits into
Automattic:masterfrom
Chessing234:fix-harper-false-flags

Conversation

@Chessing234
Copy link
Copy Markdown

bug: PossessiveYour flagged 'you yourself', DisjointPrefixes flagged 'out right' before 'away', and fanfiction was missing from dictionary.
root cause: 'yourself' wasn't in homograph exception list for PossessiveYour, 'right' wasn't in out exceptions for DisjointPrefixes, and fanfiction wasn't in the curated dictionary.
why fix is correct: added exceptions and dictionary word to prevent these false flags.

Copy link
Copy Markdown
Collaborator

@hippietrail hippietrail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use our PR template, paying attention to the AI/bot fields.

For AI PRs I'd prefer separate PRs for each issue, even when the user has filed them as a combined GitHub issue. But I especially don't like addressing the unrelated #3490 in with the ones for #3525 - especially without being mentioned in the PR description.

That's just my opinion though, would be better to hear @elijah-potter 's opinion.

fandango/~NgSV
fandom/~N
fanfare/~NwSgV
fanfiction/S
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part is addressed thoroughly in 3469

@Chessing234 Chessing234 closed this by deleting the head repository May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants