infection.json.dist 154 B

1234567891011
  1. {
  2. "timeout": 10,
  3. "source": {
  4. "directories": [
  5. "src"
  6. ]
  7. },
  8. "logs": {
  9. "text": "infection-log.txt"
  10. }
  11. }