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