Passed
Push — master ( bfd0bc...f06c9f )
by WILMER
03:20
created

Checkout Config

build:
    environment:
        php:
            version: 7.1
    dependencies:
        before:
            - sudo composer self-update && composer --version
imports:
    - php
checks:
    php:
        code_rating: true
        duplication: true
tools:
    php_sim: false
    php_cpd: false        
filter:
    excluded_paths:
        - docs/*
        - tests/*
        - vendor/*

Repository Config

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