/ .github / styles / Microsoft / Ordinal.yml
Ordinal.yml
 1  extends: existence
 2  message: "Don't add -ly to an ordinal number."
 3  link: https://docs.microsoft.com/en-us/style-guide/numbers
 4  level: error
 5  action:
 6    name: edit
 7    params:
 8      - trim
 9      - ly
10  tokens:
11    - firstly
12    - secondly
13    - thirdly