Completed
Push — master ( 4e7553...47271c )
by Simon
02:20
created

Checkout Config

imports:
    - php

filter:
    excluded_paths: [test/*]

tools:
    external_code_coverage: true

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true