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 a460bda commit 0ab2143Copy full SHA for 0ab2143
phpunit.xml.dist
@@ -8,4 +8,5 @@
8
<php>
9
<env name="PHPCS_IGNORE_TESTS" value="Generic,MySource,PEAR,PSR1,PSR2,Squiz,Zend"/>
10
</php>
11
+ <exclude-pattern>*/vendor/*</exclude-pattern>
12
</phpunit>
0 commit comments