WordPress-Coding-Standards/WordPress-Core
jrfnl 7e5401cdc9 Rulesets: lower severity instead of excluding checks
Hard excluding check makes it impossible for a custom ruleset to re-enable a rule.
By changing the severity instead, a custom ruleset can up the severity of a check to re-enable it.

Note: whether this will work or not depends on the loading order of rules. No guarantees given.
The fact that it may not work in certain circumstances, is something which should be addressed upstream.
2017-12-15 07:46:09 -08:00
..
ruleset.xml Rulesets: lower severity instead of excluding checks 2017-12-15 07:46:09 -08:00