Completed
Push — master ( c7b86e...bd44d0 )
by Tomáš
03:06
created

Checkout Config

tools:
    external_code_coverage: true

checks:
    php:
        code_rating: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                multiplicative: false