Skip to content

Commit

Permalink
Update PHPStan configuration - Add reportUnmatchedIgnoredErrors dir…
Browse files Browse the repository at this point in the history
…ective.
  • Loading branch information
drupol committed Nov 7, 2021
1 parent 944f7d8 commit 278dbe8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
parameters:
reportUnmatchedIgnoredErrors: false
includes:
- phpstan-baseline.neon
- phpstan-unsupported-baseline.neon

0 comments on commit 278dbe8

Please sign in to comment.