Automattic / Automattic/harper
False positive: "plugin" is flagged to change to "plug in" when it's part of a hyphenated compound
Open
bug
harper-core
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 106
Description
**What got flagged?**
> (Please install Docker and docker-compose-plugin manually, and modify .env file)
**Why is this incorrect?**
Because "plugin" is part of "docker-compose-plugin" we know it can't possibly be a verb.
Contributor guide
Research direction
Reproduce the warning using the sentence containing “docker-compose-plugin”, then trace the grammar rule that flags “plugin” and inspect how hyphenated compounds are handled. Done means the compound no longer produces this false positive while the reported behavior for standalone uses remains covered.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100