Add Microsoft
and Vocab
This commit is contained in:
14
styles/Microsoft/Negative.yml
Normal file
14
styles/Microsoft/Negative.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
extends: existence
|
||||
message: "Form a negative number with an en dash, not a hyphen."
|
||||
link: https://docs.microsoft.com/en-us/style-guide/numbers
|
||||
nonword: true
|
||||
|
||||
level: error
|
||||
action:
|
||||
name: edit
|
||||
params:
|
||||
- replace
|
||||
- '-'
|
||||
- '–'
|
||||
tokens:
|
||||
- '\s-\d+\s'
|
Reference in New Issue
Block a user