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

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

jshint

edit
  1. ISSUE: line 199 character 17: Use '===' to compare with ''. - Evidence: if (scope == '')
  2. ISSUE: line 221 character 17: Use '===' to compare with ''. - Evidence: if (scope == '')
  3. ISSUE: line 301 character 11: Use '!==' to compare with 'null'. - Evidence: if( m != null && m.length == 3 )
  4. ISSUE: line 338 character 2: Missing semicolon. - Evidence: }