Skip to content

Commit d5c13fb

Browse files
committed
Update neon config
1 parent 139c918 commit d5c13fb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

phpstan.neon.dist

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
parameters:
2-
level: max
2+
level: 8
3+
paths:
4+
- app/src/
5+
- app/tests/
36
ignoreErrors:
47
- '#Dynamic call to static method PHPUnit\\Framework\\.*#'
58
includes:

0 commit comments

Comments
 (0)