phpstan exclude only analyse

This commit is contained in:
Yuri Kuznetsov
2024-11-10 17:49:01 +02:00
parent 48b27116ab
commit 4b93f1e8cc

View File

@@ -6,8 +6,9 @@ parameters:
- application - application
reportUnmatchedIgnoredErrors: false reportUnmatchedIgnoredErrors: false
excludePaths: excludePaths:
- application/Espo/Core/Select/SelectManager.php analyse:
- custom/Espo/Modules/*/vendor/* - application/Espo/Core/Select/SelectManager.php
- custom/Espo/Modules/*/vendor/*
services: services:
- -
class: EspoDev\PHPStan\Extensions\EntityManagerReturnType class: EspoDev\PHPStan\Extensions\EntityManagerReturnType