From: Art4 Date: Sat, 7 Dec 2024 14:40:10 +0000 (+0000) Subject: Ignore errors in addon folder X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=47c2715568df952d05ca7a4e68c0695a331fc4fb;p=friendica.git Ignore errors in addon folder --- diff --git a/.phpstan.neon b/.phpstan.neon index 8978a15eb5..fca7f6d59d 100644 --- a/.phpstan.neon +++ b/.phpstan.neon @@ -6,7 +6,7 @@ parameters: level: 2 paths: - - addon/ + # - addon/ - src/ excludePaths: