Commons:User scripts/users namespace/reports/User:Ms2ger/monobook.js

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

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

jshint[edit]

  1. ISSUE: line 5 character 19: Use '!==' to compare with 'null'. - Evidence: if (plink != null) {
  2. ISSUE: line 9 character 19: Use '!==' to compare with 'null'. - Evidence: if (print != null) {
  3. ISSUE: line 14 character 22: Use '!==' to compare with 'null'. - Evidence: if ((history != null) && (!document.getElementById("editform")))
  4. ISSUE: line 30 character 50: Use '!==' to compare with 'null'. - Evidence: if (document.getElementById("ca-enwiki") != null) {