Files
nsqphp/infection.json.dist
2021-01-23 23:34:18 +03:00

18 lines
265 B
Plaintext

{
"source": {
"directories": [
"src"
]
},
"logs": {
"text": "infection.log",
"github": true,
"badge": {
"branch": "main"
}
},
"mutators": {
"@default": true
}
}