Ordinal.yml 234 B

12345678910111213
  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