Completed
Push — master ( 3bcc32...4c3bca )
by Łukasz
02:09 queued 02:05
created

Repository Config

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