Completed
Push — master ( c23566...f5c339 )
by Jonathan
03:12
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