E-Prime.yml 364 B

1234567891011121314151617181920212223242526272829303132
  1. extends: existence
  2. message: "Try to avoid using '%s'."
  3. ignorecase: true
  4. level: suggestion
  5. tokens:
  6. - am
  7. - are
  8. - aren't
  9. - be
  10. - been
  11. - being
  12. - he's
  13. - here's
  14. - here's
  15. - how's
  16. - i'm
  17. - is
  18. - isn't
  19. - it's
  20. - she's
  21. - that's
  22. - there's
  23. - they're
  24. - was
  25. - wasn't
  26. - we're
  27. - were
  28. - weren't
  29. - what's
  30. - where's
  31. - who's
  32. - you're