Skip to content

Commit 24b9a22

Browse files
authored
Update Rule
1 parent 027f377 commit 24b9a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<rule ref="WordPress.NamingConventions.ValidHookName"/>
9696

9797
<!-- WordPress PHP compatibility -->
98-
<rule ref="PHPCompatibilityWP"/>
98+
<rule ref="PHPCompatibilityWP">
9999
<include-pattern>*\.php$</include-pattern>
100100
</rule>
101101
<config name="minimum_supported_wp_version" value="6.5"/>

0 commit comments

Comments
 (0)