Completed
Push — master ( 03f6eb...1e0422 )
by Artem
02:43
created

Checkout Config

build:
    tests:
        override:
            - php-scrutinizer-run

tools:
    external_code_coverage: true

filter:
    excluded_paths:
        - 'tests/'

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1