Completed
Pull Request — master (#30)
by Sean
02:13
created

Checkout Config

inherit: true

tools:
    external_code_coverage: true

checks:
    php:
        code_rating: true
        duplication: true

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

Repository Config

# language: php