rsingla / jslint4java

Automatically exported from code.google.com/p/jslint4java
Other
0 stars 0 forks source link

/*jsl:ignore*/ and /*jsl:end*/ comments are not supported #102

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  edit .js source to include var i = parseInt(text); and observe an error is 
reported
2.  add the comment /*jsl:ignore*/ before and /*jsl:end*/ after

What is the expected output? What do you see instead?
The lint error will not show

What version of the product are you using? On what operating system?
  jslint4java   1.0.1.201207042009  com.googlecode.jslint4java.eclipse.feature.group    HappyGiraffe

Please provide any additional information below.

Original issue reported on code.google.com by pauliegi...@gmail.com on 29 May 2015 at 6:26