tracking/infection.json.dist

25 lines
466 B
Text
Raw Normal View History

{
"source": {
"directories": [
"Classes"
]
},
"logs": {
"text": ".Build\/infection"
},
"mutators": {
"@default": true,
"CastArray": false,
"CastBool": false,
"CastFloat": false,
"CastInt": false,
"CastObject": false,
"CastString": false,
"MBString": {
"settings": {
"mb_stripos": false
}
}
}
}