damian / jshint

Making it easy to lint your JavaScript assets in any Rails 3.1+ and Rails 4 application.
https://rubygems.org/gems/jshint
MIT License
11 stars 21 forks source link

Allow jshint to be used standalone #7

Closed lowjoel closed 9 years ago

lowjoel commented 10 years ago

So that this only needs installation on CI servers and not necessarily remain in gemfiles, like what Rubocop and Scss-lint allows.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling e870954dc23f43ece39bdc1ce29c2cd457a2668d on lowjoel:lowjoel-standalone-script into 44c1eb7541c46f1c2a2137afbd5d8baba7794202 on damian:master.

lowjoel commented 9 years ago

@damian This passes now, have a look please.

damian commented 9 years ago

I've had to tweak a few things to land this in #20 but your work is in :+1:

Thanks for your help! :smile:

lowjoel commented 9 years ago

Awesome! :+1: