Passed
Push — renovate/major-composer-qa-too... ( 22b0ea...a2cba2 )
by
unknown
05:05 queued 02:53
created

Checkout Config

build:
  environment:
    php: 8.1

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:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run