mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 00:37:00 +00:00
phpstan exclude only analyse
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user