reid / node-jslint

The JavaScript Code Quality Tool — for Node.js.
http://jslint.com/
Other
491 stars 101 forks source link

Sort warnings by line number #128

Open mcandre opened 9 years ago

mcandre commented 9 years ago

As a JavaScript newbie, I want JSLint to automatically sort its warnings by line number, ascending, so that I don't have to jump all around in a file several times to address the warnings.