diff options
Diffstat (limited to 'public/vale/.vale-styles/proselint/DateSpacing.yml')
-rw-r--r-- | public/vale/.vale-styles/proselint/DateSpacing.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/public/vale/.vale-styles/proselint/DateSpacing.yml b/public/vale/.vale-styles/proselint/DateSpacing.yml new file mode 100644 index 0000000..b7a2fd3 --- /dev/null +++ b/public/vale/.vale-styles/proselint/DateSpacing.yml @@ -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\.?' |