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.
2 parents 998c726 + f5126d6 commit 1fa0266Copy full SHA for 1fa0266
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