Completed
Push — master ( a4904d...8938f2 )
by Tobias
08:17 queued 06:03
created

Repository Config

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