Completed
Branch master (1cad81)
by Andrey
04:00 queued 01:50
created

Checkout Config

# .scrutinizer.yml
tools:
    external_code_coverage: true

Repository Config

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