Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Commit

Permalink
chore: start with highest phpstan level
Browse files Browse the repository at this point in the history
  • Loading branch information
faustbrian committed Oct 21, 2020
1 parent df91ab6 commit 6bbfeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
parameters:
paths:
- app
level: 0
level: 8
ignoreErrors:
- '#Unsafe usage of new static#'
checkMissingIterableValueType: false

0 comments on commit 6bbfeb7

Please sign in to comment.