Completed
Pull Request — master (#3)
by Linus
15:40 queued 05:19
created

Checkout Config

tools:
    external_code_coverage: true

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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