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

replace jslint with jshint #491

Closed
justinedelson opened this issue Aug 4, 2015 · 0 comments
Closed

replace jslint with jshint #491

justinedelson opened this issue Aug 4, 2015 · 0 comments
Milestone

Comments

@justinedelson
Copy link
Contributor

The maven plugin we use for js linting is obsolete (was part of codehaus which is sadly now shut down). Should switch to jshint. Unfortunately, the current jshint maven plugin doesn't support wildcards for excludes (https://github.com/cjdev/jshint-mojo/issues/49), so we need to manually list each exclude.

@justinedelson justinedelson added this to the 2.0.0 milestone Aug 4, 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

1 participant