Completed
Pull Request — master (#8)
by Romain
33:50
created

Checkout Config

filter:
  excluded_paths: [vendor/*, tests/*]

checks:
  php:
    code_rating: true
    duplication: true

tools:
  external_code_coverage:
    timeout: 1800    # Timeout in seconds.

Repository Config

# language: php

# tests: true