Test Setup Failed
Push — boyscout/ci-enforce-code-style ( 6a4142 )
by Martin
06:48
created

Repository Config

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