Passed
Push — master ( 79e0f4...8bef4f )
by Antony
11:00 queued 02:42
created

Checkout Config

inherit: true

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

checks:
  php:
    code_rating: true
    duplication: true

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

Repository Config

# language: php
tools:
  external_code_coverage: false