Completed
Pull Request — master (#8)
by Tobias
34:23 queued 04:41
created

Checkout Config

filter:
    excluded_paths: [vendor/*, Tests/*]
checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }