From ed1ab8535641d9b236b092e367e337b0e9353b76 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Fri, 20 Mar 2026 15:41:15 +1300 Subject: [PATCH] Remove exclude for CI --- phpstan.neon | 1 - 1 file changed, 1 deletion(-) diff --git a/phpstan.neon b/phpstan.neon index 98ebd50ff7..b87ad46eca 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -13,6 +13,5 @@ parameters: scanDirectories: - vendor/swoole/ide-helper excludePaths: - - app/sdks - tests/resources