Skip to content

Commit

Permalink
Increase PHPStan level to maximum
Browse files Browse the repository at this point in the history
Signed-off-by: Luís Cobucci <[email protected]>
  • Loading branch information
lcobucci committed Jan 8, 2024
1 parent 3a290dd commit 9af18eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
level: 6
level: max
paths:
- benchmark
- src
Expand Down

0 comments on commit 9af18eb

Please sign in to comment.