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 5c95b37 commit f4d54e2Copy full SHA for f4d54e2
phpcs.xml
@@ -208,6 +208,7 @@
208
<exclude-pattern>compiler/tests/*/data/</exclude-pattern>
209
<exclude-pattern>tests/*/Fixture/</exclude-pattern>
210
<exclude-pattern>tests/*/cache/</exclude-pattern>
211
+ <exclude-pattern>tests/vendor/*</exclude-pattern>
212
<exclude-pattern>tests/*/data/</exclude-pattern>
213
<exclude-pattern>tests/*/traits/</exclude-pattern>
214
<exclude-pattern>tests/PHPStan/Analyser/nsrt/</exclude-pattern>
0 commit comments