Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Commit

Permalink
disable report unused errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ksaveras committed Sep 15, 2020
1 parent d2330c1 commit fbf25e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
parameters:
level: 7
checkMissingIterableValueType: false
reportUnmatchedIgnoredErrors: false

ignoreErrors:
-
Expand Down

0 comments on commit fbf25e2

Please sign in to comment.