In discussions (both engineering and on-wiki) we've found we need to clarify that "a matchItem means a rule". Going forward it seems matchRule would be a much clearer name. The name matchItem is currently used in the configs on 4 wikis, so we should make this change before rolling out further.
Steps:
- Change TextMatchEditCheck.js to expect the name matchRule in config — but to allow matchItem for backwards compatibility: gerrit:1278514
- Once the change is merged and live, change the on-wiki config from matchItemto matchRule
- Change TextMatchEditCheck.js to remove the backwards compatibility