Passed
Push — master ( 3b6849...34fa7f )
by Wilmer
01:57
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