fix: revert app/sdks exclusion (not present in CI)

The app/sdks directory is gitignored and doesn't exist in CI. Removing
the exclusion to avoid PHPStan failing on a non-existent path.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jake Barnby
2026-03-16 23:48:22 +13:00
co-authored by Claude Opus 4.6
parent 5478d3d601
commit 41017bb0af
-1
View File
@@ -14,5 +14,4 @@ parameters:
- vendor/swoole/ide-helper
excludePaths:
- tests/resources
- app/sdks