Completed
Push — master ( 53fdb9...9e32d6 )
by Mārtiņš
03:14
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.