Automattic / Automattic/harper
Allow disabling the "multiple spaces" lint rule in the browser extension
Open
chrome-extension
config-options-prefs-settings
enhancement
firefox-plugin
linting
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 102
Description
The Harper browser extension flags two spaces after the end of a sentence as a grammar/style issue. While this matches modern style guides, some users (especially in legal, academic, or legacy publishing environments) intentionally use two spaces after sentences.
The underlying Harper engine already supports enabling/disabling individual lint rules, but the browser extension does not currently expose this configuration. Please add a toggle for this rule.
Contributor guide
Assessment
This issue has not been assessed yet.