Commons:User scripts/users namespace/reports/User:Legoktm/massrename.js

This is the report page for User:Legoktm/massrename.js. It is bot-maintained. All manual changes might be overwritten.

jshint edit

  1. ISSUE: line 24 character 43: ['categorymembers'] is better written in dot notation. - Evidence: data['query-continue']['categorymembers']['cmcontinue'],
  2. ISSUE: line 24 character 62: ['cmcontinue'] is better written in dot notation. - Evidence: data['query-continue']['categorymembers']['cmcontinue'],
  3. ISSUE: line 59 character 29: Use '===' to compare with '0'. - Evidence: if ( old_length == 0 ) {
  4. ISSUE: line 80 character 14: Don't make functions within a loop. - Evidence: });