add plugins to coffelint
dennisvandehoef opened this issue · 1 comments
dennisvandehoef commented
How can i add plugins to coffeelint, since i did not instal it "the normal way"but used this gem instead.
an expample pluging: https://www.npmjs.com/package/coffeelint-camel-case-vars
zmbush commented
Hmm, I'm not sure what a good way to do this would be. I built this Gem before plugins were really a thing. I don't have much time to work on this anymore, but if you wanted to look into it and open a PR I would be happy to take a look at it. Failing that, it may just make more sense to use the npm module.