Completed
Push — master ( 3f38ce...e66419 )
by Jonathan
05:45 queued 02:51
created

Checkout Config

inherit: true
filter:
    paths:
    - src/*

Repository Config

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