Completed
Pull Request — master (#480)
by Luke
02:26
created

Checkout Config

inherit: true

tools:
    external_code_coverage: false

checks:
    php:
        code_rating: true
        duplication: true

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

Repository Config

# language: php