Skip to content

Commit 38b04bb

Browse files
committed
Add reportUnmatchedIgnoredErrors: false
1 parent c2f3a1d commit 38b04bb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

phpstan.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ parameters:
44
- src
55
- tests
66

7+
reportUnmatchedIgnoredErrors: false
8+
79
ignoreErrors:
810
- '#has invalid type#'
911
- '#has invalid return#'

0 commit comments

Comments
 (0)