From c5b57620ef35621a925b987df373d43254293922 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 27 Dec 2020 22:17:07 +0300 Subject: [PATCH] refactor(core): mute phpstat.neon --- phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpstan.neon b/phpstan.neon index e6fd563a..4d456c50 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,5 +1,5 @@ parameters: - level: max + level: 0 paths: - src ignoreErrors: