We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ad148 commit 603b882Copy full SHA for 603b882
WordPress-VIP-Go/ruleset.xml
@@ -223,7 +223,7 @@
223
<!-- We trust that translations are safe on VIP Go -->
224
<severity>1</severity>
225
</rule>
226
- <rule ref="WordPress.WP.GlobalVariablesOverride.OverrideProhibited">
+ <rule ref="WordPress.WP.GlobalVariablesOverride.Prohibited">
227
<!-- This is often a false positive. Still nice to flag for a check -->
228
<severity>3</severity>
229
0 commit comments