Automattic / Automattic/harper
Missed several errors. Suprise is wrong tense, there 10-30% is missing vrerb, reason should be plural
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 102
Description
## Description
This sentence has several errors not caught by Harper. "I wouldn't be surprise to find that there 10-30% of Peacemaker fans haven't seen Superman for a variety of reason."
Surprise should be surprised (past participle needed for correct grammar)
"there 10-30%" → should be "that 10–30%" or "there are 10–30%" (missing verb; "there" was incorrectly used instead of "that" or needed "are").
"reason" → should be "reasons" (plural form to match "a variety of").
Contributor guide
Research direction
No files or tests are named. Reproduce the quoted sentence in Harper, then locate the grammar rules and tests covering participles, that/there/are usage, and plural agreement; done means the reported errors are detected without regressing nearby cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100