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 bba924e commit d8ea57fCopy full SHA for d8ea57f
infection.json5
@@ -6,7 +6,7 @@
6
]
7
},
8
"staticAnalysisTool": "phpstan",
9
- "staticAnalysisToolOptions": "--level=8",
+ "staticAnalysisToolOptions": "--level=8 src tests",
10
"logs": {
11
"text": "tmp/infection.log"
12
0 commit comments