Passed
Push — master ( 091b75...ff3e76 )
by Tomasz
02:43
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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