Completed
Push — refactoring ( 7f96b1...12503a )
by Josef
03:38
created

Checkout Config

checks:
    php: true

filter:
    excluded_paths:
        - vendor/*

Repository Config

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