Automattic / Automattic/harper
"jsonrpc": "2.0" (A 2.0 request is identified by the presence of "jsonrpc": "2.0" in the request body. In this context) marked as spelling problem
Open
bug
false-positive
harper-core
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 106
Description
**What got flagged?**
jsonrpc
**Why is this incorrect?**
"jsonrpc": "2.0" (A 2.0 request is identified by the presence of "jsonrpc": "2.0" in the request body. In this context) marked as spelling problem.
**Example of correct usage:**
No spelling problems.
Contributor guide
Research direction
Start by tracing how Harper handles reported spelling words and where its vocabulary or test cases are defined. Check the JSON-RPC example containing "jsonrpc" and confirm the spelling checker no longer flags that term, then run the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100