We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd5fa2 commit 76917eeCopy full SHA for 76917ee
phpcs.xml
@@ -10,6 +10,6 @@
10
<!--<exclude-pattern>*/tests/*</exclude-pattern>-->
11
<!--<exclude-pattern>*/other/*</exclude-pattern>-->
12
13
- <!-- This is the rule we inherit from. If you want to exlude some specific rules, see the docs on how to do that -->
+ <!-- This is the rule we inherit from. If you want to exclude some specific rules, see the docs on how to do that -->
14
<rule ref="PSR12"/>
15
</ruleset>
0 commit comments