Automattic / Automattic/harper
Should report possessive determiner "your" etc. used instead of pronoun.
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 102
Description
The most common in the typo "your" instead of "you", but others happen often enough, either due to bad edits or English learners not knowing when to use which in some contexts. Another very common one is when "their" is a misspelling for "there" or "they're".
Easiest places to spot the mistake are before an auxiliary verb, perhaps before any verb that isn't also a noun or part of a noun phrase.
Examples:
- Your profile name for **your is** GitHub account is required.
- When they confronted me, part of **my was** embarrassed, but part of me was relieved.
- Shut down the entire node when **their is** a consensus panic
- **Her is** my setting.
- Solution is far from ideal since **your have** to build gnome-shell from sources with applied patch as well as blur-my-shell extension
- looks like **your have** a AMD Radeon RX 7800 XT and **your are** using ...
- **Your are** unable to access export.highcharts.com.
- Close your local terminal when **your are** done.
- sorry **your are** having issues there's an problem with the ...
- It depends on what **your are** trying to achieve
- and I was wondering if **their is** a way to fix that
- For instance, if **your are** rank 0 , your left-most rank ...
- The problem that **your are** not able to download the mentioned tracks has indeed nothing to do with Metadata
Potential false positives to watch out for:
- Your calculated value should get you in just about the right space if **your IS** graphs are clean.
Contributor guide
Assessment
This issue has not been assessed yet.