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
#4,059 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.