73rhodes / Sublime-JSLint

JSLint for Sublime Text 2 and 3.
80 stars 14 forks source link

Unnecessary use of console if the file passes #24

Closed samparmenter closed 10 years ago

samparmenter commented 10 years ago

Hi,

Is it possible to add a setting to stop the linter from bringing up the console if the file passes all checks. When you have a number of errors that you subsequently fix, the final pass that has no errors still brings up a large console that was used to accommodate the previous list of issues.

darrenderidder commented 10 years ago

duplicate of issue#18