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 71dc4b9 commit 685d41dCopy full SHA for 685d41d
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