Completed
Push — master ( a4deca...b10287 )
by Ori
01:31
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'features/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false