Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using custom jshint.js #14

Open
kryger opened this issue Jul 17, 2013 · 4 comments
Open

Allow using custom jshint.js #14

kryger opened this issue Jul 17, 2013 · 4 comments

Comments

@kryger
Copy link
Contributor

kryger commented Jul 17, 2013

Currently there's no way to use JSHint version different than the one bundled in src/main/resources/com/cj/jshintmojo/jshint/, it would be nice if there was an option to specify a path to an alternative jshint.js.

@stupenrose
Copy link
Contributor

This is a good idea. Someone should do this.

Patches welcome :)

@kryger
Copy link
Contributor Author

kryger commented Jul 27, 2013

This doesn't sounds like a huge job, I'd be happy to create a pull request. However, it would help if you tole me which build version of jshint.js is the one that can be used with Rhino (I'm already asking this in #13); I'm hoping answer to that will save me the investigation phase :)

@stupenrose
Copy link
Contributor

@kryger I responded in issue #13

stupenrose added a commit that referenced this issue Aug 14, 2013
@stupenrose
Copy link
Contributor

@kryger I've embedded the latest jshint in the plugin. If you look at the changes I made, you should be able to figure out how to add this functionality pretty easily.

Crydust added a commit to Crydust/jshint-mojo that referenced this issue Feb 20, 2014
Crydust added a commit to Crydust/jshint-mojo that referenced this issue Oct 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants