Passed
Push — master ( ba6fc6...54fce8 )
by Thijs
02:12 queued 25s
created

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override: true
filter:
    excluded_paths:
        - 'tests/*'
tools:
    php_cs_fixer:
        config: { level: psr12 }

coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true