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 0344578 commit 64a5b1eCopy full SHA for 64a5b1e
phpcs.xml.dist
@@ -46,8 +46,9 @@
46
#############################################################################
47
-->
48
49
- <!-- This is a procedural stand-alone file that is never loaded in a WordPress context,
50
- so this file does not have to comply with WP naming conventions. -->
+ <!-- These are two procedural stand-alone file that is never loaded in a
+ WordPress context, so these files do not have to comply with WP naming
51
+ conventions. -->
52
<rule ref="WordPress.NamingConventions.PrefixAllGlobals">
53
<exclude-pattern>*/utils/get-package-require-from-composer\.php$</exclude-pattern>
54
<exclude-pattern>*/utils/make-phar\.php$</exclude-pattern>
0 commit comments