We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf5da7 commit 0f5141dCopy full SHA for 0f5141d
phpcs.xml.dist
@@ -28,16 +28,10 @@
28
<!-- https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties -->
29
<config name="minimum_supported_wp_version" value="5.6"/>
30
31
- <!-- https://github.com/PHPCompatibility/PHPCompatibilityWP -->
32
- <rule ref="PHPCompatibilityWP"/>
33
-
34
<rule ref="WordPress" />
35
<rule ref="WordPress-Docs"/>
36
<rule ref="WordPress-Extra"/>
37
- <rule ref="WordPress-VIP-Go"/>
38
- <rule ref="WordPressVIPMinimum"/>
39
40
- <rule ref="VariableAnalysis"/>
41
42
<rule ref="WordPress.WP.I18n">
43
<properties>
0 commit comments