1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__serveur-vote-lalis/include/Condorcet/infection.json.dist

22 lines
511 B
Plaintext

{
"source": {
"directories": [
"src"
]
},
"mutators": {
"@default": true,
"ProtectedVisibility": {
"ignore": ["*"]
}
},
"logs": {
"text": "Dev/infection_logs/infection.log",
"summary": "Dev/infection_logs/summary.log",
"json": "Dev/infection_logs/infection-log.json",
"perMutator": "Dev/infection_logs/per-mutator.md",
"stryker": {
"badge": "/^release-.*$/"
}
}
}