From 5668fb361eaa28adf6bd52a4c8c53866134c70f7 Mon Sep 17 00:00:00 2001 From: bepsvpt <8221099+bepsvpt@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:50:52 +0800 Subject: [PATCH] update phpstan syntax --- phpstan.neon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpstan.neon b/phpstan.neon index bbba845..cbd4c1a 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -2,8 +2,8 @@ parameters: level: 5 paths: - - %currentWorkingDirectory%/src - - %currentWorkingDirectory%/tests + - src + - tests ignoreErrors: -