Completed
Push — 5.4 ( 00b14f )
by Rick
12:43 queued 08:05
created

Repository Config

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