Skip to content

Commit 72b9547

Browse files
committed
Do not analyze tests/vendor
1 parent f4d54e2 commit 72b9547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ parameters:
2626
excludePaths:
2727
- ../tests/*/data/*
2828
- ../tests/tmp/*
29+
- ../tests/vendor/*
2930
- ../tests/PHPStan/Analyser/nsrt/*
3031
- ../tests/PHPStan/Analyser/traits/*
3132
- ../tests/notAutoloaded/*

0 commit comments

Comments
 (0)