Passed
Push — master ( c3b5fa...93a8b5 )
by Thomas
12:15 queued 10s
created

Checkout Config

inherit: true

build:
  environment:
    node: v16.15.0
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [src/*, tests/*]

Repository Config

# language: php