mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
14 lines
299 B
Plaintext
14 lines
299 B
Plaintext
{
|
|
"timeout": 10,
|
|
"source": {
|
|
"directories": [
|
|
"src"
|
|
]
|
|
},
|
|
"logs": {
|
|
"text": "build/reports/infection/infection-log.txt",
|
|
"summary": "build/reports/infection/summary-log.txt",
|
|
"debug": "build/reports/infection/debug-log.txt"
|
|
}
|
|
}
|