Test Failed
Push — 8.x-1.x ( 3a15bb...f8aca0 )
by Patrick D
04:32
created

Checkout Config

filter:
    excluded_paths:
        - tests/*
        - vendor/*
build:
    environment:
        elasticsearch: true

Repository Config

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