Completed
Push — master ( f275b3...247541 )
by Damian
04:41 queued 02:13
created

Checkout Config

imports:
    - php
 
filter:
    excluded_paths: [test/*]
 
tools:
    external_code_coverage: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true