ricardofbarros / linter-js-standard

Atom linter plugin for JavaScript, using JavaScript Standard Style
https://atom.io/packages/linter-js-standard
MIT License
99 stars 48 forks source link

Linting stdin rather than reading the file again (v2) #35

Closed timdp closed 9 years ago

timdp commented 9 years ago

As discussed in #34. I was already working on it when I read your comment, so. :-)

ricardofbarros commented 9 years ago

Great, thank you for your work @timdp you were amazing!

timdp commented 9 years ago

Happy to help. linter-js-standard has become an integral part of my workflow so it's the least I could do. (Also, writing JS is just fun.)

About the throwOnStdErr: I deliberately left it out of this branch because it's a separate issue.

ricardofbarros commented 9 years ago

Glad linter-js-standard is part of your workflow Many thanks for your work! :)

PS: Thank you for correcting my typos as well :smile: