Completed
Pull Request — master (#22)
by
unknown
08:33
created

Checkout Config

inherit: true

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [code/*, tests/*]

tools:
  external_code_coverage: true

Repository Config

# language: php