Add Microsoft
and Vocab
This commit is contained in:
14
styles/Microsoft/Dashes.yml
Normal file
14
styles/Microsoft/Dashes.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
extends: existence
|
||||
message: "Remove the spaces around '%s'."
|
||||
link: https://docs.microsoft.com/en-us/style-guide/punctuation/dashes-hyphens/emes
|
||||
ignorecase: true
|
||||
nonword: true
|
||||
|
||||
level: error
|
||||
action:
|
||||
name: edit
|
||||
params:
|
||||
- remove
|
||||
- ' '
|
||||
tokens:
|
||||
- '\s[—–]\s'
|
Reference in New Issue
Block a user