first commit
This commit is contained in:
17
phpspreadsheet_1.8.1.0/vendor/markbaker/matrix/infection.json.dist
vendored
Executable file
17
phpspreadsheet_1.8.1.0/vendor/markbaker/matrix/infection.json.dist
vendored
Executable file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"timeout": 1,
|
||||
"source": {
|
||||
"directories": [
|
||||
"classes\/src"
|
||||
]
|
||||
},
|
||||
"logs": {
|
||||
"text": "build/infection/text.log",
|
||||
"summary": "build/infection/summary.log",
|
||||
"debug": "build/infection/debug.log",
|
||||
"perMutator": "build/infection/perMutator.md"
|
||||
},
|
||||
"mutators": {
|
||||
"@default": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user