Completed
Pull Request — master (#20)
by Robbie
05:35
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