Passed
Push — dependabot/composer/symfony/ph... ( 123af5 )
by
unknown
12:34 queued 02:05
created

Checkout Config

build:
  environment:
    php: 7.3

coding_style:
  php:
    spaces:
      around_operators:
        concatenation: false
      other:
        after_type_cast: true

Repository Config

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