Page MenuHomePhabricator

Add `ignoreListContent`
Open, Needs TriagePublicFeature

Description

Feature summary (what you would like to be able to do and where):
I suggest adding an ignoreListContent boolean parameter to EditChecks that would result in any matches in numbered/unnumbered lists being ignored if set to true.

Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
It would be useful in some cases when ignoreQuotedContent is useful too -- for example, we on Russian Wikipedia found it would be useful for detecting first-person pronouns in article (which generally are accepted in quotes or in e.g. filmography lists).