Closed GoogleCodeExporter closed 8 years ago
Original comment by alex.obj...@gmail.com
on 9 Mar 2013 at 11:19
Fixed in branch 1.6.x.
The only problem is that there is no number of warnings available (processor
doesn't expose this information).
Original comment by alex.obj...@gmail.com
on 9 Mar 2013 at 11:57
Great, no warnings is fine for now. I'm guessing this cripples the
"ignoreWarnings" feature as well.
Also, do you think we should rather indicate the file count for the files with
errors and not the total processed files. I thought that "Found 14 errors in 3
files" would imply that all 3 files contain errors and precisely 14 of them.
Original comment by simo.mou...@gmail.com
on 10 Mar 2013 at 1:19
Another recommendation is when no errors are found, showing "JSHINT found 0
errors in 0 files" is not as good as:
JSHINT found no errors.
Original comment by simo.mou...@gmail.com
on 10 Mar 2013 at 7:05
@simo applied changes according to your suggestions.
Original comment by alex.obj...@gmail.com
on 10 Mar 2013 at 7:45
Original issue reported on code.google.com by
simo.mou...@gmail.com
on 8 Mar 2013 at 6:28