Automattic / Automattic/harper
"Are there any parts [...]" is falsely corrected to "Are there is any parts [...]"
Open
bug
grammar
harper-core
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 106
Description
## Description
The sentence
> Are there any parts that need more testing?
gets corrected to
> Are there is any parts that need more testing?
which is wrong.
## Resources
Should be obvious.
## Screenshots
Contributor guide
Research direction
No source file or test is named. Start by reproducing the correction for “Are there any parts that need more testing?” and trace which grammar-checking rule produces the incorrect wording. Done means this sentence remains grammatically correct after correction, with a regression test covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100