Passed
Push — static-analysis ( 1fd97e...c469fb )
by SignpostMarv
04:18
created

Checkout Config

tools:
    external_code_coverage: true
build:
    nodes:
        php56:
            environment:
                php: 5.6
        php70:
            environment:
                php: 7.0
        php71:
            environment:
                php: 7.1
        analysis:
            project_setup:
                override: true
            tests:
                override: [php-scrutinizer-run]
checks:
    php:
        code_rating: true
        duplication: true
filter:
    paths:
        - src/*

Repository Config

# language: php

# tests: true