Skip to content

Commit f4d54e2

Browse files
committed
Fix CS
1 parent 5c95b37 commit f4d54e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpcs.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@
208208
<exclude-pattern>compiler/tests/*/data/</exclude-pattern>
209209
<exclude-pattern>tests/*/Fixture/</exclude-pattern>
210210
<exclude-pattern>tests/*/cache/</exclude-pattern>
211+
<exclude-pattern>tests/vendor/*</exclude-pattern>
211212
<exclude-pattern>tests/*/data/</exclude-pattern>
212213
<exclude-pattern>tests/*/traits/</exclude-pattern>
213214
<exclude-pattern>tests/PHPStan/Analyser/nsrt/</exclude-pattern>

0 commit comments

Comments
 (0)