Completed
Push — master ( afff3e...f2bff4 )
by Wilmer
02:52 queued 56s
created

Checkout Config

imports:
    - php
checks:
    php:
        code_rating: true
        duplication: true
tools:
    php_sim: false
    php_cpd: false
filter:
    excluded_paths:
        - config/*
        - docs/*
        - tests/*
        - vendor/*

Repository Config

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

Global Config

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