Completed
Push — master ( 2cab1f...5e0abb )
by Mario
02:58
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'vendor/*'
checks:
    php: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true