diff --git a/phpstan.neon b/phpstan.neon
index 2ab5346..0a08535 100644
--- a/phpstan.neon
+++ b/phpstan.neon
@@ -17,7 +17,8 @@ parameters:
- src/Core/Tests
- src/Core/Bouncer/Tests
- src/Core/Bouncer/Gate/Tests
- - src/Core/Service/Tests
- src/Core/Front/Tests
- src/Mod/Trees
+ # Pending Core\Service module — see plans/code/core/lint/RFC.md migration
+ - src/Core/Cdn/Services/BunnyStorageService.php
reportUnmatchedIgnoredErrors: false
diff --git a/psalm.xml b/psalm.xml
index 1366687..ef44739 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -55,9 +55,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
@@ -82,7 +94,6 @@
-