Uncomparables.yml 747 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. extends: existence
  2. message: "'%s' is not comparable"
  3. ignorecase: true
  4. level: error
  5. action:
  6. name: edit
  7. params:
  8. - split
  9. - ' '
  10. - '1'
  11. raw:
  12. - \b(?:absolutely|most|more|less|least|very|quite|largely|extremely|increasingly|kind of|mildy|hardly|greatly|sort of)\b\s*
  13. tokens:
  14. - absolute
  15. - adequate
  16. - complete
  17. - correct
  18. - certain
  19. - devoid
  20. - entire
  21. - 'false'
  22. - fatal
  23. - favorite
  24. - final
  25. - ideal
  26. - impossible
  27. - inevitable
  28. - infinite
  29. - irrevocable
  30. - main
  31. - manifest
  32. - only
  33. - paramount
  34. - perfect
  35. - perpetual
  36. - possible
  37. - preferable
  38. - principal
  39. - singular
  40. - stationary
  41. - sufficient
  42. - 'true'
  43. - unanimous
  44. - unavoidable
  45. - unbroken
  46. - uniform
  47. - unique
  48. - universal
  49. - void
  50. - whole