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 998c726 commit c9fba21Copy full SHA for c9fba21
WordPress-VIP-Go/ruleset.xml
@@ -210,10 +210,6 @@
210
<!-- We trust that translations are safe on VIP Go -->
211
<severity>1</severity>
212
</rule>
213
- <rule ref="WordPress.WP.GlobalVariablesOverride.Prohibited">
214
- <!-- This is often a false positive. Still nice to flag for a check -->
215
- <severity>3</severity>
216
- </rule>
217
<rule ref="WordPress.WP.EnqueuedResources.NonEnqueuedScript">
218
<type>warning</type>
219
<severity>3</severity>
0 commit comments