Automattic / Automattic/harper
Title case in headings: problem with "SSH"
Open
bug
harper-core
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 102
Description
**What got flagged?**
This is Neovim, using a code action, harper thinks SSH should be written Ssh
**Example of correct usage:**
It recognizes HTTP correctly, it should do the same for SSH
Contributor guide
Research direction
Start by reproducing the issue through Neovim's code action and trace the title-case rule that changes SSH to Ssh. Compare its handling with HTTP, then verify that SSH remains uppercase while the existing HTTP behavior is unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- neovim, rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100