We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f3656 commit 929ee6fCopy full SHA for 929ee6f
phpstan.neon
@@ -4,7 +4,6 @@ includes:
4
5
parameters:
6
paths:
7
- - config
8
- database
9
- src
10
level: 6
@@ -15,4 +14,4 @@ parameters:
15
14
reportUnmatchedIgnoredErrors: false
16
ignoreErrors:
17
- identifier: missingType.generics
18
- - identifier: missingType.iterableValue
+ - identifier: missingType.iterableValue
0 commit comments