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 28ec52c commit c5f6c41Copy full SHA for c5f6c41
1 file changed
.config/phpcs.xml.dist
@@ -15,7 +15,7 @@
15
<arg name="colors"/>
16
17
<file>.</file>
18
- <exclude-pattern>*(.config|vendor|tests)/*</exclude-pattern>
+ <exclude-pattern>*(.config|vendor)/*</exclude-pattern>
19
20
<rule ref="PHPCompatibility"/>
21
<config name="testVersion" value="8.0-"/>
0 commit comments