Passed
Push — master ( e50440...d4d57e )
by Thomas
03:04
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