textlint-rule-stop-words

Textlint rule to find filler words, buzzwords and clichés

MIT License

Downloads
4.6K
Stars
20
Committers
4
textlint-rule-stop-words - v5.0.7 Latest Release

Published by sapegin 5 months ago

5.0.7 (2024-05-21)

Bug Fixes

  • Remove "in addition", and autofix "in addition to" with "in addition" (1062ca4)
textlint-rule-stop-words - v5.0.6

Published by sapegin 5 months ago

5.0.6 (2024-05-21)

Bug Fixes

  • Autofix "furthermore" with "what’s more" (7345d86)
  • Autofix "moreover" with "in addition" (36f8d94)
textlint-rule-stop-words - v5.0.5

Published by sapegin 5 months ago

5.0.5 (2024-05-21)

Bug Fixes

  • Autofix "frequently" with "often" (7e27885)
  • Autofix "outside of" with "outside" (894f3d4)
  • Remove "have to be" (1ad139f)
  • Remove "perhaps" (b41c618)
textlint-rule-stop-words - v5.0.4

Published by sapegin 5 months ago

5.0.4 (2024-05-21)

Bug Fixes

textlint-rule-stop-words - v5.0.3

Published by sapegin 5 months ago

5.0.3 (2024-05-21)

Bug Fixes

textlint-rule-stop-words - v5.0.2

Published by sapegin 5 months ago

5.0.2 (2024-05-21)

Bug Fixes

  • Add "wakeup call" alternative spelling: "wake-up call" (3781ee5)
  • Don't autofix "in the case of" and others to "if" (2daa9fe)
  • Remove "deficiency" (7559359)
  • Remove "the reason" (0abddcf)
  • Remove "this command" (7c3aebc)
textlint-rule-stop-words - v5.0.1

Published by sapegin 5 months ago

5.0.1 (2024-05-17)

Bug Fixes

  • Remove "in advance", add "like the plague" (365c640)
textlint-rule-stop-words - v5.0.0

Published by sapegin 6 months ago

5.0.0 (2024-05-01)

Bug Fixes

  • Remove a lot of words to make it less oppressive and nitpicky (385a638)

Features

BREAKING CHANGES

  • Drop Node.js 18 support
textlint-rule-stop-words - v4.0.0

Published by sapegin about 1 year ago

  • Remove a bunch of words — no need to be so strict

BREAKING CHANGE

The minimum supported Node.js version is 18

textlint-rule-stop-words - v2.0.9

Published by sapegin almost 4 years ago

2.0.9 (2021-01-11)

Bug Fixes

  • Ignore when match is equals to replacement (#19) (70b545d), closes #16
textlint-rule-stop-words - v2.0.8

Published by sapegin almost 4 years ago

2.0.8 (2021-01-05)

Bug Fixes

textlint-rule-stop-words - v2.0.7

Published by sapegin about 4 years ago

2.0.7 (2020-09-29)

Bug Fixes

  • Add “love it or hate it” and “star of the show” (3d1d56b)
textlint-rule-stop-words - v2.0.6

Published by sapegin over 4 years ago

2.0.6 (2020-07-25)

Bug Fixes

textlint-rule-stop-words - v2.0.5

Published by sapegin over 4 years ago

2.0.5 (2020-06-23)

Bug Fixes

  • Add 'as you may or may not know' (f451135)
textlint-rule-stop-words - v2.0.4

Published by sapegin over 4 years ago

2.0.4 (2020-06-06)

Bug Fixes

textlint-rule-stop-words - v2.0.3

Published by sapegin over 4 years ago

2.0.3 (2020-03-05)

Bug Fixes

  • Add "rubber meets the road" (24803dc)
  • Add "we all know that" (6b22655)
textlint-rule-stop-words - v2.0.2

Published by sapegin over 4 years ago

2.0.2 (2020-02-17)

Bug Fixes

  • Add "so as to", "no more than", "no fewer than", etc. (7d275e8)
  • Clean up a bit (d8b138c)
textlint-rule-stop-words - v2.0.1

Published by sapegin over 4 years ago

2.0.1 (2020-02-07)

Bug Fixes

  • Add "if you paid close attention" and "if you paid attention" (6bf48a6)
textlint-rule-stop-words - v2.0.0

Published by sapegin almost 5 years ago

2.0.0 (2020-01-14)

BREAKING CHANGES

  • Node 6 is no longer supported, Node 8.9 is the earliest supported version
textlint-rule-stop-words - v1.0.18

Published by sapegin almost 5 years ago

  • Fixed: add mileage may vary