Add proselint style.
This commit is contained in:
7
styles/proselint/DateSpacing.yml
Normal file
7
styles/proselint/DateSpacing.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
extends: existence
|
||||
message: "It's standard to put a space before '%s'"
|
||||
ignorecase: true
|
||||
level: error
|
||||
nonword: true
|
||||
tokens:
|
||||
- '\d{1,2}[ap]\.?m\.?'
|
Reference in New Issue
Block a user