zmbush / coffeelint-ruby

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

Allow using custom version of coffeelint.js #17

Closed mwean closed 9 years ago

mwean commented 9 years ago

I wanted to use the latest version of coffeelint, but I couldn't get the submodule to work correctly, so I added this method to use a different version of coffeelint (from npm). This will make it easier to follow updates of coffeelint without changing the gem.