Completed
Push — master ( 891ebd...f30b9c )
by Jonathan
15:26 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