Completed
Push — master ( ae0233...33f35b )
by Tobias
10:19 queued 07:31
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: {  }