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 - v1.0.17

Published by sapegin about 5 years ago

  • Fixed: Remove "correspond" and "to date"
textlint-rule-stop-words - v1.0.16

Published by sapegin over 5 years ago

  • Fixed: Add "if you're unfamiliar"
textlint-rule-stop-words - v1.0.15

Published by sapegin over 5 years ago

  • Fixed: Add "as of *" phrases
  • Fixed: Add a few replacements and different forms
textlint-rule-stop-words - v1.0.14

Published by sapegin over 5 years ago

textlint-rule-stop-words - v1.0.13

Published by sapegin over 5 years ago

  • Fixed: Add "up my sleeve" with variations
textlint-rule-stop-words - v1.0.12

Published by sapegin over 5 years ago

  • Fixed: Clean up list a bit
textlint-rule-stop-words - v1.0.11

Published by sapegin over 5 years ago

textlint-rule-stop-words - v1.0.10

Published by sapegin over 5 years ago

  • Fixed: Add replacements for grok/grokking
textlint-rule-stop-words - v1.0.9

Published by sapegin over 5 years ago

  • Fixed: add grok and grokking
textlint-rule-stop-words - v1.0.8

Published by sapegin over 5 years ago

  • Fixed: add 'your mileage may vary'
textlint-rule-stop-words - v1.0.7

Published by sapegin almost 6 years ago

  • Fixed: Add 'with minimal effort'
textlint-rule-stop-words - v1.0.6

Published by sapegin almost 6 years ago

  • Fixed: Remove 'reaction'
textlint-rule-stop-words - v1.0.5

Published by sapegin about 6 years ago

  • Fixed: Update deps and dotfiles
textlint-rule-stop-words - v1.0.4

Published by sapegin about 6 years ago

  • Fixed: Don't treat dots in words as regexp (#1)

  • Fixed: Exclude words longer than one letter (#2)

  • Fixed: Remove "that is" because of the conflict with "i.e." suggestion

    Close #3

Thanks @pixelastic!

textlint-rule-stop-words - v1.0.3

Published by sapegin over 6 years ago

  • Fixed: Add new words: e.g., i.e., voila
textlint-rule-stop-words - v1.0.2

Published by sapegin almost 7 years ago

  • Fixed: Add “new kid on the block” and “w.r.t.” (short for “with respect to”)
textlint-rule-stop-words - 1.0.0

Published by sapegin about 7 years ago

exclude option to exclude some words from the default dictionary.