Completed
Push — master ( b9a5c4...4587ca )
by Mārtiņš
02:02
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.