Skip to content

Commit 603b882

Browse files
committed
WordPress-VIP-Go: Replace WordPress.WP.GlobalVariablesOverride.OverrideProhibited with WordPress.WP.GlobalVariablesOverride.Prohibited
1 parent 60ad148 commit 603b882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress-VIP-Go/ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<!-- We trust that translations are safe on VIP Go -->
224224
<severity>1</severity>
225225
</rule>
226-
<rule ref="WordPress.WP.GlobalVariablesOverride.OverrideProhibited">
226+
<rule ref="WordPress.WP.GlobalVariablesOverride.Prohibited">
227227
<!-- This is often a false positive. Still nice to flag for a check -->
228228
<severity>3</severity>
229229
</rule>

0 commit comments

Comments
 (0)