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 7bca6ec commit 9223830Copy full SHA for 9223830
infection.json5
@@ -6,6 +6,7 @@
6
]
7
},
8
"staticAnalysisTool": "phpstan",
9
+ "staticAnalysisToolOptions": "-l 8 -c phpstan.neon src tests",
10
"logs": {
11
"text": "tmp/infection.log"
12
0 commit comments