Completed
Push — master ( 0e3b12...7a7da5 )
by Omar
05:00 queued 34s
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true