Commons:User scripts/reports/MediaWiki:QIhelperNew.js

This is the report page for MediaWiki:QIhelperNew.js. It is bot-maintained. All manual changes might be overwritten.

jshint

edit
  1. ISSUE: line 195 character 26: Don't make functions within a loop. - Evidence: });
  2. ISSUE: line 254 character 123: Missing semicolon. - Evidence: .append($('<input type="button" value="Hide processed images">').click(function(){$('div.qihelper2dne').hide()}))