summaryrefslogtreecommitdiff
path: root/phpstan.neon
diff options
context:
space:
mode:
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