Completed
Push — master ( 57ea52...f04852 )
by Sergey
50:47 queued 02:11
created

Repository Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true
tools:
    external_code_coverage: true

Global Config

filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true
tools:
    external_code_coverage: true