Skip to content

Commit

Permalink
Update neon config
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Apr 24, 2024
1 parent 139c918 commit d5c13fb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
parameters:
level: max
level: 8
paths:
- app/src/
- app/tests/
ignoreErrors:
- '#Dynamic call to static method PHPUnit\\Framework\\.*#'
includes:
Expand Down

0 comments on commit d5c13fb

Please sign in to comment.