Completed
Push — master ( a42bb4...615f89 )
by Nikolai
02:19
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