Completed
Push — master ( 29b975...48952e )
by Bart
04:28
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }