Passed
Push — feature/v4 ( 0faea2...b8b3da )
by Samuel
04:35
created

Checkout Config

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

filter:
    excluded_paths:
        - vendor/*
        - tests/*

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 1800
        runs: 1

Repository Config

# language: php

# tests: true