Skip to content

Commit 0f5141d

Browse files
committed
fix: use the installed coding standards
1 parent 0bf5da7 commit 0f5141d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpcs.xml.dist

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,10 @@
2828
<!-- https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties -->
2929
<config name="minimum_supported_wp_version" value="5.6"/>
3030

31-
<!-- https://github.com/PHPCompatibility/PHPCompatibilityWP -->
32-
<rule ref="PHPCompatibilityWP"/>
33-
3431
<rule ref="WordPress" />
3532
<rule ref="WordPress-Docs"/>
3633
<rule ref="WordPress-Extra"/>
37-
<rule ref="WordPress-VIP-Go"/>
38-
<rule ref="WordPressVIPMinimum"/>
3934
<rule ref="WordPress-Docs"/>
40-
<rule ref="VariableAnalysis"/>
4135

4236
<rule ref="WordPress.WP.I18n">
4337
<properties>

0 commit comments

Comments
 (0)