zmbush / coffeelint-ruby

This adds some simple bindings to ruby to enable use of coffeelint
MIT License
32 stars 23 forks source link

add plugins to coffelint #41

Open dennisvandehoef opened 9 years ago

dennisvandehoef commented 9 years ago

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 9 years ago

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.