Completed
Push — master ( 45f493...091345 )
by Carlos
19s
created

Repository Config

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