We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f83254 commit 28ec52cCopy full SHA for 28ec52c
1 file changed
.config/phpcs.xml.dist
@@ -15,7 +15,7 @@
15
<arg name="colors"/>
16
17
<file>.</file>
18
- <exclude-pattern>*(.config|vendor|persistent-storage)/*</exclude-pattern>
+ <exclude-pattern>*(.config|vendor|tests)/*</exclude-pattern>
19
20
<rule ref="PHPCompatibility"/>
21
<config name="testVersion" value="8.0-"/>
0 commit comments