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