Completed
Push — master ( 5fa22f...b00f7e )
by Maxime
01:52
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true

coding_style:
    php:
        spaces:
            before_parentheses:
                closure_definition: true
            around_operators:
                concatenation: true