Completed
Push — master ( e66419...7fbbb3 )
by Jonathan
07:04 queued 04:42
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