Don't analyse dependency tests
This commit is contained in:
parent
22f5272074
commit
3be7a195cb
|
|
@ -36,4 +36,6 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'skip_slow_php_options_warning' => true,
|
'skip_slow_php_options_warning' => true,
|
||||||
|
|
||||||
|
'exclude_file_regex' => '@^vendor/.*/(tests|Tests)/@',
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue