We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee1518 commit 4b53728Copy full SHA for 4b53728
README.md
@@ -75,7 +75,7 @@ You can create your own custom standard file (e.g. `phpcs.xml.dist`) if you want
75
<file>.</file>
76
77
<!-- Use required Coding Standards -->
78
- <rule ref="Required"/>
+ <rule ref="Required-Strict"/>
79
80
<!-- The minimum supported WordPress version for all sniffs which use it. -->
81
<config name="minimum_supported_wp_version" value="6.1"/>
0 commit comments