Automattic / Automattic/harper
Spuriously flagging to insert a preposition
Open
Beginner friendly
bug
good first issue
harper-core
linting
prepositions
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 102
Description
The correct sentence `Each agent has specific tools and tasks orchestrated through a crew workflow.` is flagged with `You may be missing a preposition here.`
Related source file: `harper-core/src/linting/missing_preposition.rs`
Contributor guide
Research direction
Start by reading harper-core/src/linting/missing_preposition.rs and reproduce the diagnostic for “Each agent has specific tools and tasks orchestrated through a crew workflow.” Determine why this sentence is treated as missing a preposition. Done means the correct sentence is no longer flagged while the intended missing-preposition checks still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100