Completed
Push — master ( 06ded0...af5568 )
by Václav
02:33
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