Completed
Push — master ( 9ce72a...1ceaf8 )
by Mārtiņš
02:28
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
tools:
    sensiolabs_security_checker: true
    external_code_coverage:
        timeout: 1800 # Timeout in seconds.