We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 139c918 commit d5c13fbCopy full SHA for d5c13fb
1 file changed
phpstan.neon.dist
@@ -1,5 +1,8 @@
1
parameters:
2
- level: max
+ level: 8
3
+ paths:
4
+ - app/src/
5
+ - app/tests/
6
ignoreErrors:
7
- '#Dynamic call to static method PHPUnit\\Framework\\.*#'
8
includes:
0 commit comments