Passed
Push — master ( afa4c1...6f2886 )
by Guy
13:53 queued 11:36
created

Checkout Config

inherit: true

build:
  image: default-bionic
  environment:
    php: 8.1.2
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]

checks:
  php:
    code_rating: true
    duplication: true

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

Repository Config

# language: php