Automattic / Automattic/harper
args (all RPC methods accept a named parameter called args, which can be set to an array of initial positional values that are combined with named values) marked as style 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?**
args
**Why is this incorrect?**
args (all RPC methods accept a named parameter called args, which can be set to an array of initial positional values that are combined with named values) marked as style problem.
**Example of correct usage:**
No style problems.
Contributor guide
Research direction
Start by reproducing the reported style warning for `args` in the RPC-method context described in the issue. Trace which rule flags it and verify that the warning is removed without introducing other style problems; the issue names no file or test to run.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100