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

Configure linter, fixes #137 #155

Closed jtormey closed 7 years ago

jtormey commented 7 years ago

This PR adds a "linter" option to the package settings to support linters that aren't in the styleOptions array. Please let me know if there is anything I need to clarify or any edits I need to make!

joshmanders commented 7 years ago

LGTM 👍

tleunen commented 7 years ago

@ricardofbarros Would be great having this in :)

ricardofbarros commented 7 years ago

Sorry for the delayed merge, it's released under the version tag 3.8.0. Thanks for your contribution @jtormey