Skip to content

Commit 4b53728

Browse files
authored
Recommend to use Required-Strict by default
1 parent fee1518 commit 4b53728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can create your own custom standard file (e.g. `phpcs.xml.dist`) if you want
7575
<file>.</file>
7676
7777
<!-- Use required Coding Standards -->
78-
<rule ref="Required"/>
78+
<rule ref="Required-Strict"/>
7979
8080
<!-- The minimum supported WordPress version for all sniffs which use it. -->
8181
<config name="minimum_supported_wp_version" value="6.1"/>

0 commit comments

Comments
 (0)