amperser / proselint

A linter for prose.
http://proselint.com
BSD 3-Clause "New" or "Revised" License
4.36k stars 179 forks source link

Add rule on 'very' #817

Open dylan-k opened 6 years ago

dylan-k commented 6 years ago

source: Just Not Sorry source_url: https://github.com/defmethodinc/just-not-sorry/blob/master/src/Warnings.js

very "The word 'very' does not communicate enough information. Find a stronger, more meaningful adverb, or omit it completely." --Andrea Ayres

TomFryersMidsummer commented 7 months ago

This is now covered by weasel_words.very, I believe.