From c24af495d619386bb4c80fec69d60e91a537e043 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 28 Dec 2020 01:05:26 +0300 Subject: [PATCH] refactor(core): mute phpstat.neon --- phpstan.neon | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/phpstan.neon b/phpstan.neon index 4d456c50..9e85587b 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,5 +1,6 @@ parameters: - level: 0 + level: 3 + reportUnmatchedIgnoredErrors: false paths: - src ignoreErrors: