Completed
Pull Request — master (#441)
by Michael
02:17
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