Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: JavaScript
-
Labels:None
-
Number of attachments :
Description
JSLint makes certain strict decisions that may not be appropriate for everyone. JSHint is more democratic about allowing configuration of it's linting engine.
http://anton.kovalyov.net/2011/02/20/why-i-forked-jslint-to-jshint/
I Prefer JSHint and would like to be able to use it with the Sonar plugin. I understand there is an issue with JSHint not assigning an error type with its messages so that is likely a dependency.
https://github.com/jshint/jshint/issues/357
Issue Links
- is superceded by
-
SONARPLUGINS-1829
Do not use jslint4java
-
I close this ticket in preference of
SONARPLUGINS-1829.