Automattic / Automattic/harper
correct out to our when a possessive pronoun is expected
Open
enhancement
harper-core
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 106
Description
**The Error**
Made a typo, noticed that harper doesen't catch it. Doesen't sound super easy to detect, but maybe it's possible.
**Examples (2-3):**
1. `behavior doesn't match out intentions` -> `behavior doesn't match our intentions`
**References**
N/A
**Potential Edge Cases**
When in the sentence you would expect a possesive pronoun
Contributor guide
Research direction
No file or test is named in the issue. Start by searching the repository for existing typo rules, possessive-pronoun handling, and related tests; add coverage for “out intentions” becoming “our intentions” while avoiding unrelated uses of “out,” then run the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100