Passed
Push — master ( 2a5ad3...b7584b )
by Thomas
05:05 queued 02:36
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