summaryrefslogtreecommitdiff
path: root/phpstan.neon
diff options
context:
space:
mode:
authorSam Light <samlight1994@gmail.com>2025-04-26 13:24:23 +0100
committerSam Light <samlight1994@gmail.com>2025-04-26 13:24:23 +0100
commita45f03193df84589c8c7a31f0695c00f761e2975 (patch)
treeb7a3cb43e9f7e41bbf5a14b05e459bd3a5461bd6 /phpstan.neon
parent6d26688fded015141a45a88b90b2d70a0ac88420 (diff)
Fished larastanning up to level 8
Diffstat (limited to 'phpstan.neon')
-rw-r--r--phpstan.neon4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpstan.neon b/phpstan.neon
index a0eca18..4cc4ec5 100644
--- a/phpstan.neon
+++ b/phpstan.neon
@@ -5,8 +5,8 @@ includes:
parameters:
paths:
- - src/
- workbench/app
+ - src/
# Level 10 is the highest level
- level: 1
+ level: 8