Textlint Rule Terminology Versions Save

Textlint rule to check correct terms spelling

v5.0.9

1 week ago

5.0.9 (2024-05-25)

Bug Fixes

  • Okay, spaces should be allowed too... (90d388c)

v5.0.8

1 week ago

5.0.8 (2024-05-25)

Bug Fixes

  • Should also catch "lint ...", not just "linter ..." and "linting ..." (2ea0ef6)

v5.0.7

1 week ago

5.0.7 (2024-05-25)

Bug Fixes

  • Add "linting issues/error/warning" and "linter rule" (0fb65fe)

v5.0.6

1 week ago

5.0.6 (2024-05-25)

Bug Fixes

  • Add "spell checker", etc. (e811ce7)

v5.0.5

1 week ago

5.0.5 (2024-05-24)

Bug Fixes

v5.0.4

1 week ago

5.0.4 (2024-05-24)

Bug Fixes

  • Expand "colocated" to include "colocation" and "colocating" (3b9b16e)

v5.0.3

1 week ago

5.0.3 (2024-05-24)

Bug Fixes

v5.0.2

1 week ago

5.0.2 (2024-05-22)

Bug Fixes

  • Add hardcode/hardcoded/hardcoding (cd90545)

v5.0.1

1 week ago

5.0.1 (2024-05-21)

Bug Fixes

  • Add "color blind" and "color blindness" (e9d4377)
  • Allow plural "command-line tools" (401d2f3)
  • Reduce false positives inside filenames (e1d8617)
  • Replace only "command line tool", not any "command line" (e8644ab)

v5.0.0

1 month ago

5.0.0 (2024-05-01)

Bug Fixes

chore

BREAKING CHANGES

  • Node.js 18 is no longer supported