Add Microsoft
and Vocab
This commit is contained in:
8
styles/Microsoft/Ranges.yml
Normal file
8
styles/Microsoft/Ranges.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
extends: existence
|
||||
message: "In most cases, use 'from' or 'through' to describe a range of numbers."
|
||||
link: 'https://docs.microsoft.com/en-us/style-guide/numbers'
|
||||
nonword: true
|
||||
level: warning
|
||||
|
||||
tokens:
|
||||
- '\b\d+\s?[-–]\s?\d+\b'
|
Reference in New Issue
Block a user