Completed
Push — master ( 4f68bc...d7053e )
by Artem
02:00
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: false

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