Completed
Push — master ( 83517c...097cb2 )
by Edi
14:06 queued 04:43
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'vendor/*'
tools:
    external_code_coverage: true
    php_analyzer: true
    sensiolabs_security_checker: true
checks:
    php: true

Repository Config

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