infection.json.dist 154 B

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