Completed
Push — master ( d6c4ff...7a55c4 )
by Cedric
02:46
created

Checkout Config

checks:
    php: true

filter:
    excluded_paths:
        - tests/*

Repository Config

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