Skip to content

Commit 2218103

Browse files
committed
Update phpstan config.
Closes #923.
1 parent e273b0a commit 2218103

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ parameters:
22
level: 8
33
checkMissingIterableValueType: false
44
treatPhpDocTypesAsCertain: false
5+
checkGenericClassInNonGenericObjectType: false
56
paths:
67
- src/
78
excludePaths:

0 commit comments

Comments
 (0)