https://bugzilla.wikimedia.org/show_bug.cgi?id=63805
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Derk-Jan Hartman <[email protected]> --- OK, interesting. These messages by jshint are informationals, but our jslint parsing script does not make a distinction between errors, warnings and informationals. It seems that this informational was also recently removed from jshint 2.4.4: https://github.com/gruntjs/grunt-contrib-jshint/issues/152 https://github.com/jshint/jshint/releases/tag/2.4.4 I have switched these cases back to es3 mode. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
