Completed
Push — master ( 58e1a3...56d6f2 )
by Maik
01:20
created

Checkout Config

# .scrutinizer.yml
tools:
    external_code_coverage:
        timeout: 600    # Timeout in seconds.

Repository Config

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