Automattic / Automattic/harper
RUSTFLAGS (WASM Set RUSTFLAGS="--cfg substrate_runtime" when building for WASM) marked as spelling problem
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?**
RUSTFLAGS
**Why is this incorrect?**
RUSTFLAGS (WASM Set RUSTFLAGS="--cfg substrate_runtime" when building for WASM) marked as spelling error.
**Example of correct usage:**
No spelling problems.
Contributor guide
Research direction
Search the repository for the spelling-dictionary or ignore-word handling and for existing tests covering technical identifiers. Verify how RUSTFLAGS is checked in the WASM-related context, then run the relevant spelling tests; done means RUSTFLAGS is no longer reported as a spelling problem without weakening normal spelling checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100