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 7ed37f3 commit d0aecb9Copy full SHA for d0aecb9
phpcs.xml.dist
@@ -63,9 +63,11 @@
63
so this file does not have to comply with WP naming conventions. -->
64
<rule ref="WordPress.NamingConventions.PrefixAllGlobals">
65
<exclude-pattern>*/utils/behat-tags\.php$</exclude-pattern>
66
+ <exclude-pattern>*/utils/wp-version-resolver\.php$</exclude-pattern>
67
</rule>
68
<rule ref="WordPress.WP.GlobalVariablesOverride">
69
70
71
72
73
<!-- This is a procedural stand-alone file that is adding polyfills when
0 commit comments