Completed
Push — master ( bd44d0...9017a1 )
by Tomáš
04:50
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