Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 252 Bytes

commas_linter.md

File metadata and controls

11 lines (6 loc) · 252 Bytes

Pattern: Malformed space around ,

Issue: -

Description

Checks that all commas are followed by spaces, but do not have spaces before them.

Further Reading