Completed
Push — master ( 388e32...901ab6 )
by monster
02:20
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