Completed
Pull Request — master (#7)
by
unknown
10:41
created

Checkout Config

inherit: true

tools:
    external_code_coverage: true

checks:
    php:
        code_rating: true
        duplication: true

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

Repository Config

# language: php