From a0cc4b3d5f5e38b9104493c1ea975772f613f7fb Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Sat, 16 Mar 2024 19:29:16 -0400 Subject: [PATCH] Put this back down for now --- phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpstan.neon b/phpstan.neon index 66a52549f..6096d6449 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -7,7 +7,7 @@ parameters: - app/ # Level 9 is the highest level - level: 2 + level: 1 # ignoreErrors: # - '#PHPDoc tag @var#'