From 125c4844a8b789e9df161fa79e7c09b9bff1b281 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sun, 27 Mar 2022 03:27:48 +0000 Subject: [PATCH] Keep PHPStan ignored errors up-to-date --- phpstan.neon.dist | 1 - 1 file changed, 1 deletion(-) diff --git a/phpstan.neon.dist b/phpstan.neon.dist index b602959..b8e8e4f 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -4,7 +4,6 @@ parameters: paths: - ./src checkMissingIterableValueType: false - reportUnmatchedIgnoredErrors: false bootstrapFiles: - ./tests/static-analysis/stubs.php ignoreErrors: