Automattic / Automattic/harper
False negative: "to" vs "too" rule fails to flag "makes me to sad"
Open
bug
false-negative
harper-core
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 106
Description
> Zed ignoring local LLM makes me **to** sad to worry about the rendering.
Should be corrected to: Zed ignoring local LLM makes me **too** sad to worry about the rendering.
Contributor guide
Research direction
Start by reproducing the reported sentence and then locate the implementation and tests for the “to” versus “too” grammar rule. Done means the sentence with “makes me to sad” is flagged and the suggested correction changes “to” to “too”, with regression coverage for this example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100