Commons:User scripts/users namespace/reports/User:Jonny-mt/monobook.js

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

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

jshint[edit]

  1. ISSUE: line 13 character 14: The array literal notation [] is preferable. - Evidence: a=new Array();
  2. ISSUE: line 22 character 12: Use '!==' to compare with 'undefined'. - Evidence: if(a[t]!=undefined) s=a[t]; else a[t]=s;
  3. ISSUE: line 23 character 9: Use '!==' to compare with ''. - Evidence: if(s!="") li[i].style.display=(li[i].style.display=="none"?"list-item":"none");
  4. ISSUE: line 31 character 63: Script URL. - Evidence: mw.util.addPortletLink('p-cactions', 'javascript:hidetopcontrib()', 'show/hide top', 'ca-hidetop',
  5. ISSUE: line 49 character 1: document.write can be a form of eval. - Evidence: document.write('<script type="text/javascript" src="'