Completed
Pull Request — master (#11)
by TJ
05:29
created

Checkout Config

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

checks:
  php:
    code_rating: true

tools:
  external_code_coverage: true
  php_loc:
    enabled: true
    excluded_dirs: [vendor]

Repository Config

# language: php