Completed
Push — master ( b1fcd8...e7aa16 )
by Nikolai
04:26 queued 01:42
created

Checkout Config

imports:
    - php

filter:
    excluded_paths:
        - tests/*

tools:
    external_code_coverage: true

Repository Config

checks:
    php: {  }

filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                concatenation: true