We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5297a61 commit ac35c4aCopy full SHA for ac35c4a
2 files changed
utils/phpstan-baseline/loader.neon
@@ -1,4 +1,4 @@
1
-# total 2038 errors
+# total 2037 errors
2
3
includes:
4
- argument.type.neon
@@ -26,7 +26,6 @@ includes:
26
- property.nonObject.neon
27
- property.notFound.neon
28
- property.phpDocType.neon
29
- - return.missing.neon
30
- return.type.neon
31
- staticMethod.notFound.neon
32
- ternary.shortNotAllowed.neon
utils/phpstan-baseline/return.missing.neon
0 commit comments