Passed
Push — master ( b3e55b...c04210 )
by Damian
11:43 queued 12s
created

Checkout Config

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/*]

Repository Config

# language: php