Skip to content

Commit

Permalink
chore: Update PHPStan level to max
Browse files Browse the repository at this point in the history
  • Loading branch information
tienvx committed Sep 30, 2024
1 parent 74c3599 commit 0bb7e54
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,5 +1,5 @@
parameters:
level: 7
level: max
paths:
- src
- tests

0 comments on commit 0bb7e54

Please sign in to comment.