Skip to content

Commit

Permalink
increase phpstan level to max
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Dec 12, 2023
1 parent a9b5e8c commit 3c9999f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ parameters:
paths:
- src

# The level 8 is the highest level
level: 5
level: "max"

checkMissingIterableValueType: false

0 comments on commit 3c9999f

Please sign in to comment.