phpstan testing
This commit is contained in:
+3
-4
@@ -1,9 +1,8 @@
|
|||||||
includes:
|
includes:
|
||||||
- vendor/cakedc/cakephp-phpstan/extension.neon
|
- vendor/cakedc/cakephp-phpstan/extension.neon
|
||||||
parameters:
|
parameters:
|
||||||
level: 8
|
level: 5
|
||||||
treatPhpDocTypesAsCertain: false
|
|
||||||
checkGenericClassInNonGenericObjectType: false
|
|
||||||
paths:
|
paths:
|
||||||
- src
|
- src
|
||||||
- tests
|
treatPhpDocTypesAsCertain: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user