parsedown/infection.json.dist
2019-04-07 16:38:12 +01:00

15 lines
201 B
Plaintext

{
"timeout": 10,
"source": {
"directories": [
"src"
]
},
"logs": {
"text": "infection.log"
},
"mutators": {
"@default": true
}
}