diff --git a/assets/phpstan.neon b/assets/phpstan.neon index 614d493..9cbb916 100644 --- a/assets/phpstan.neon +++ b/assets/phpstan.neon @@ -12,5 +12,6 @@ parameters: # We can ignore current issues using a baseline. # You create that by running phpstan with the parameter --generate-baseline # and uncomment the following lines. + # reportUnmatchedIgnoredErrors: false # includes: # - phpstan-baseline.neon