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

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

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

jshint[edit]

  1. ISSUE: line 103 character 57: Missing semicolon. - Evidence: var wppreview = document.getElementById('wikiPreview')
  2. ISSUE: line 140 character 11: Use '!==' to compare with 'null'. - Evidence: if( m != null && m.length == 3 )
  3. ISSUE: line 241 character 11: Use '!==' to compare with 'null'. - Evidence: if( m != null && m.length == 3 )
  4. ISSUE: line 268 character 2: Missing semicolon. - Evidence: }