Completed
Push — master ( 35676a...19258e )
by Jonathan
02:23
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