inherit: true
build:
  environment:
    php: 8.0
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]
checks:
  php:
    code_rating: true
    duplication: true
filter:
  paths: [code/*, tests/*]
                    # language: php