notslang / editorconfig-tools

Tools for verifying/fixing code style based on an EditorConfig file
https://npmjs.com/package/editorconfig-tools
GNU General Public License v3.0
54 stars 6 forks source link

Report all trailing whitespace lines, not just the first occurence #24

Open mcandre opened 9 years ago

mcandre commented 9 years ago

As someone with limited time, I want editorconfig-tools to go ahead and show me ALL trailing whitespace lines, so that I don't have to change one line, rerun editorconfig-tools, over and over.