Automattic / Automattic/harper
False negative: "it's" not flagged to correct to "its" in "it's own"
Open
bug
false-negative
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 102
Description
> (unlike fok), but has **it's** own stack (unlike vfork), and
Contributor guide
Research direction
Start by reproducing the quoted sentence, especially the phrase "it's own," and inspect Harper's handling of its/it's grammar rules. Done means the checker flags this false negative and suggests "its" in the reported context, with relevant tests covering the case.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100