This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/vendor/consolidation/annotated-command/infection.json.dist

11 lines
154 B
Plaintext
Raw Normal View History

2017-04-13 14:53:35 +00:00
{
2018-11-23 12:29:20 +00:00
"timeout": 10,
2017-04-13 14:53:35 +00:00
"source": {
"directories": [
2018-11-23 12:29:20 +00:00
"src"
2017-04-13 14:53:35 +00:00
]
},
"logs": {
2018-11-23 12:29:20 +00:00
"text": "infection-log.txt"
2017-04-13 14:53:35 +00:00
}
2018-11-23 12:29:20 +00:00
}