parsedown/infection.json.dist

15 lines
201 B
Plaintext
Raw Normal View History

2019-02-02 22:09:56 +01:00
{
"timeout": 10,
"source": {
"directories": [
"src"
]
},
"logs": {
"text": "infection.log"
},
"mutators": {
"@default": true
}
}