filter:
  excluded_paths: [features/*, spec/*]
checks:
  php: true
build:
  image: default-jammy
  environment:
    php: 8.2.15
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
                    checks:
    php: true
filter: {  }
coding_style:
    php: {  }