steelbrain / linter

A Base Linter with Cow Powers http://steelbrain.me/linter/
MIT License
1.1k stars 178 forks source link

Feature request: explicitly tell user that by default linter lints on save #1731

Open alfuken opened 3 years ago

alfuken commented 3 years ago

"Lint on change" is pretty annoying, especially when you're typing a big chunk of code, and it throws warnings and errors in your face. "Lint on save" would be a much better alternative.

alfuken commented 3 years ago

OK, my bad, didn't knew it was doing it by default. Change the request to "explicitly tell user that it lints on save as a default behaviour".