From: Art4 Date: Sat, 23 Nov 2024 22:15:04 +0000 (+0000) Subject: scan addon folder with PHPStan level 0 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9d4dc6180712fb7e2c3f2ef77fbb16a8517c7941;p=friendica.git scan addon folder with PHPStan level 0 --- diff --git a/.phpstan.neon b/.phpstan.neon index ab1b5e1dc2..e398ad3265 100644 --- a/.phpstan.neon +++ b/.phpstan.neon @@ -6,6 +6,7 @@ parameters: level: 0 paths: + - addon/ - src/ scanDirectories: