the_mechanic/vendor/sebastian/cli-parser/infection.json
2024-09-25 09:12:05 +05:30

13 lines
174 B
JSON
Executable File

{
"source": {
"directories": [
"src"
]
},
"mutators": {
"@default": true
},
"minMsi": 100,
"minCoveredMsi": 100
}