Commons:User scripts/reports/MediaWiki:Botcheck.js
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]- ISSUE:
line 35 character 45
: Use '===' to compare with '0'. - Evidence:summary.value = (val.length == 0) ? add : val + " " + add;