Completed
Push — master ( 6c40ed...665ea8 )
by sebastian
01:26
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: false
            other:
                after_type_cast: false