Commons:User scripts/users namespace/reports/User:Materialscientist/massRollback.js

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

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

jshint[edit]

  1. ISSUE: line 9 character 20: Use '===' to compare with 'null'. - Evidence: if(editSummary == null)
  2. ISSUE: line 22 character 28: Use '!==' to compare with ''. - Evidence: if(editSummary != "")