Add Microsoft
and Vocab
This commit is contained in:
9
styles/Microsoft/Spacing.yml
Normal file
9
styles/Microsoft/Spacing.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
extends: existence
|
||||
message: "'%s' should have one space."
|
||||
link: https://docs.microsoft.com/en-us/style-guide/punctuation/periods
|
||||
level: error
|
||||
nonword: true
|
||||
|
||||
tokens:
|
||||
- '[a-z][.?!] {2,}[A-Z]'
|
||||
- '[a-z][.?!][A-Z]'
|
Reference in New Issue
Block a user