x Sorry, these patches are not available anymore due to data migration. Please run a fresh inspection.
Completed
Push — master ( e6783b...c6dad8 )
by Christopher
18s queued 15s
created

Checkout Config

build_failure_conditions:
  - 'elements.rating(<= B).new.exists'
  - 'issues.severity(>= CRITICAL).new.exists'

build:
  environment:
    php: 8.2

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true