Automattic / Automattic/harper
False positive: "homeschool(ed)" isn't in the dictionary
Open
Beginner friendly
bug
false-positive
harper-core
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 102
Description
**What got flagged?**
homeschool(ed)
**Why is this incorrect?**
It's in most dictionaries.
https://www.collinsdictionary.com/dictionary/english/homeschool
https://dictionary.cambridge.org/dictionary/english/homeschool
https://en.wiktionary.org/wiki/homeschooled
Contributor guide
Research direction
Start by reading the dictionary and spell-checking entry points in the Harper repository to find where accepted words are defined and checked. Add “homeschool” and “homeschooled” to the appropriate dictionary data, then run the relevant tests to confirm both forms are no longer flagged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- internationalization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 76/100