Completed
Push — develop ( 4cefaf...9f8d11 )
by Peter
03:05
created

Repository Config

filter:
    excluded_paths:
        - 'vendor/*'
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            within:
                brackets: true