mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 19:58:41 +00:00
adjust phpstan config
This commit is contained in:
parent
80326ab55b
commit
b075be6059
|
|
@ -6,6 +6,8 @@ parameters:
|
|||
reportUnmatchedIgnoredErrors: false
|
||||
inferPrivatePropertyTypeFromConstructor: true
|
||||
checkMissingIterableValueType: false
|
||||
checkGenericClassInNonGenericObjectType: false
|
||||
treatPhpDocTypesAsCertain: false
|
||||
excludes_analyse:
|
||||
- *.tpl.php
|
||||
- */tests/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user