Commons:User scripts/users namespace/reports/User:Toresetre/common.js

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

jshint edit

  1. ISSUE: line 2 character 14: ['HotCatNoAutoCommit'] is better written in dot notation. - Evidence: JSconfig.keys['HotCatNoAutoCommit'] = false;
  2. ISSUE: line 3 character 14: ['HotCatDelay'] is better written in dot notation. - Evidence: JSconfig.keys['HotCatDelay'] = 200;
  3. ISSUE: line 4 character 14: ['HotCatEditBoxWidth'] is better written in dot notation. - Evidence: JSconfig.keys['HotCatEditBoxWidth'] = 80;
  4. ISSUE: line 5 character 14: ['HotCatMinorSingleChanges'] is better written in dot notation. - Evidence: JSconfig.keys['HotCatMinorSingleChanges'] = false;
  5. ISSUE: line 6 character 14: ['HotCatDontAddToWatchlist'] is better written in dot notation. - Evidence: JSconfig.keys['HotCatDontAddToWatchlist'] = false;