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 95851bd commit d4edda1Copy full SHA for d4edda1
infection.json5
@@ -10,7 +10,7 @@
10
"logs": {
11
"text": "tmp/infection.log"
12
},
13
- "bootstrap":"build-infection/vendor/autoload.php",
+ "bootstrap": "build-infection/vendor/autoload.php",
14
"mutators": {
15
"@default": false,
16
"PHPStan\\Infection\\TrinaryLogicMutator": true
0 commit comments