Completed
Push — master ( e6685b...1ced8f )
by Václav
05:55
created

Checkout Config

filter:
    paths:
        - src/*

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                additive: false
            other:
                after_type_cast: false