Commons:User scripts/reports/MediaWiki:Botcheck.js

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

This is the report page for MediaWiki:Botcheck.js. It is bot-maintained. All manual changes might be overwritten.

jshint[edit]

  1. ISSUE: line 35 character 45: Use '===' to compare with '0'. - Evidence: summary.value = (val.length == 0) ? add : val + " " + add;