Completed
Push — 5.3 ( 8de147...35dee2 )
by Rick
09:59
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