Infection (#4)
This commit is contained in:
17
infection.json.dist
Normal file
17
infection.json.dist
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"source": {
|
||||
"directories": [
|
||||
"src"
|
||||
]
|
||||
},
|
||||
"logs": {
|
||||
"text": "infection.log",
|
||||
"github": true,
|
||||
"badge": {
|
||||
"branch": "main"
|
||||
}
|
||||
},
|
||||
"mutators": {
|
||||
"@default": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user