mirror of
https://github.com/danog/loop.git
synced 2024-11-26 20:04:44 +01:00
11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
|
{
|
||
|
"$schema": "https://raw.githubusercontent.com/infection/infection/0.27.3/resources/schema.json",
|
||
|
"source": {
|
||
|
"directories": [
|
||
|
"lib"
|
||
|
]
|
||
|
},
|
||
|
"mutators": {
|
||
|
"@default": true
|
||
|
}
|
||
|
}
|