Accessibility.yml 542 B

12345678910111213141516171819202122232425
  1. extends: existence
  2. message: "Don't use language (such as '%s') that defines people by their disability."
  3. link: https://docs.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/term-collections/accessibility-terms
  4. level: suggestion
  5. ignorecase: true
  6. tokens:
  7. - a victim of
  8. - able-bodied
  9. - affected by
  10. - an epileptic
  11. - crippled
  12. - disabled
  13. - dumb
  14. - handicapped
  15. - handicaps
  16. - healthy
  17. - lame
  18. - maimed
  19. - missing a limb
  20. - mute
  21. - normal
  22. - sight-impaired
  23. - stricken with
  24. - suffers from
  25. - vision-impaired