We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3cd815 commit 96bd303Copy full SHA for 96bd303
changelog-generator/phpstan.neon
@@ -11,4 +11,6 @@ parameters:
11
paths:
12
- src
13
- run.php
14
- checkGenericClassInNonGenericObjectType: false
+ ignoreErrors:
15
+ -
16
+ identifier: missingType.generics
0 commit comments