You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There's a linting rule against two pronouns next to each other. But sometimes it's perfectly good English.
More subtle rules or heuristics are needed for the lint.
To Reproduce
Steps to reproduce the behavior:
Type/paste in "One told me they were able to begin reading"
Notice "me they" is flagged even though nothing is wrong.
Expected behavior
Nothing flagged in this sentence.
Screenshots
Platform
Windsurf (VS Code)
Additional context
Add any other context about the problem here.