Skip to content

Commit 7f07b92

Browse files
committed
chore: rerun phpstan:baseline for accurate errors count
1 parent 1b56deb commit 7f07b92

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

utils/phpstan-baseline/empty.notAllowed.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 222 errors
1+
# total 221 errors
22

33
parameters:
44
ignoreErrors:

utils/phpstan-baseline/loader.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 2179 errors
1+
# total 2168 errors
22

33
includes:
44
- argument.type.neon

utils/phpstan-baseline/missingType.iterableValue.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 1315 errors
1+
# total 1305 errors
22

33
parameters:
44
ignoreErrors:

0 commit comments

Comments
 (0)