Passed
Push — master ( 80959b...067a4e )
by Thomas
02:32
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

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

Repository Config

# language: php