Completed
Push — misc_fix_tests ( f50ec4...9dc796 )
by Armando
04:29 queued 02:08
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 600

filter:
    paths: ["src/*"]

Repository Config

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