Add Microsoft and Vocab

This commit is contained in:
Joseph Kato
2020-08-06 20:01:41 -07:00
parent 62c780744b
commit 9c9ca8269d
48 changed files with 1353 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
extends: existence
message: "Don't spell out the number in '%s'."
link: https://docs.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/term-collections/units-of-measure-terms
level: error
raw:
- '[a-zA-Z]+\s'
tokens:
- '(?:centi|milli)?meters'
- '(?:kilo)?grams'
- '(?:kilo)?meters'
- '(?:mega)?pixels'
- cm
- inches
- lb
- miles
- pounds