/ .github / styles / Microsoft / Units.yml
Units.yml
 1  extends: existence
 2  message: "Don't spell out the number in '%s'."
 3  link: https://docs.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/term-collections/units-of-measure-terms
 4  level: error
 5  raw:
 6    - '[a-zA-Z]+\s'
 7  tokens:
 8    - '(?:centi|milli)?meters'
 9    - '(?:kilo)?grams'
10    - '(?:kilo)?meters'
11    - '(?:mega)?pixels'
12    - cm
13    - inches
14    - lb
15    - miles
16    - pounds