Skip to content

Commit 7425292

Browse files
committed
Update ruleset
1 parent 41c526e commit 7425292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
Related: https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues/1623 -->
6464
<rule ref="WordPress.NamingConventions.ValidVariableName">
6565
<properties>
66-
<property name="customPropertiesWhitelist" type="array">
66+
<property name="allowed_custom_properties" type="array">
6767
<element value="Language"/>
6868
<element value="Name"/>
6969
<element value="Type"/>

0 commit comments

Comments
 (0)