happiness icon indicating copy to clipboard operation
happiness copied to clipboard

Support via linter-js-standard

Open developit opened this issue 10 years ago • 4 comments

The readme indicates that it is possible to apply happiness rules in Atom via linter-js-standard, but that project doesn't seem to support happiness. I'm guessing this was something the readme just inherited from standard/semistandard, but it's an option that would be lovely to have.

I have submitted a PR to linter-js-standard that adds happiness support here. If you have a second, please look at the changes and let me know if anything strikes you as being incorrect.

Thanks :)

developit avatar Jul 07 '15 12:07 developit

You are exactly right, that was a copy-over from semistandard.

Awesome PR @developit, I hope it gets merged. Now we just need to get it working in Sublime :)

dcousens avatar Jul 08 '15 03:07 dcousens

The referenced PR was merged. @developit is there something we should do on this end, like update the readme? If so, do you want to do that or should I?

wesleytodd avatar Jan 31 '16 16:01 wesleytodd

Feel free, I can barely remember what this was about by now, haha.

developit avatar Jan 31 '16 17:01 developit

Ok, well I tried to install that package, but it was way out of date. So I added a PR for them to update happiness in their package.json and will try again once it is merged. I have been messing around with atom lately, so I will try to actually use it once they update.

EDIT: https://github.com/ricardofbarros/linter-js-standard/pull/86

wesleytodd avatar Jan 31 '16 18:01 wesleytodd