Automattic / Automattic/harper
False negative: "break through" not flagged to join into "breakthrough" despite having one or more linters for such errors
Open
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 106
Description
Then again, "to break through" is also a valid phrasal verb, so perhaps a phrasal verb vs compound noun linter should handle this?
Contributor guide
Research direction
Start by reproducing the attached “break through” example and examining the existing linters for compound-word errors. Determine how the checker distinguishes the valid phrasal verb from the compound noun, then verify that the reported case is handled without introducing false positives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100