Automattic / Automattic/harper

feat: Include spaces after commas

Open
#20 6 comments 0 reactions 1 assignee Claimed by @elijah-potter View on GitHub
enhancement linting punctuation
Dominant language
Rust
Stars
15.4k
Forks
627
Avg merge
1d 15h
Merged PRs (30d)
106

Description

Include a checker that ensures there is exactly one space after every comma. Quotes complicate things, since spaces should come __after__ the quote.

__Test cases:__

```
hello world,my friend
```

```
"Hello,"my friend said.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.