Passed
Pull Request — 5.0 (#112)
by David
03:34
created

Checkout Config

build:
    environment:
        php:
            version: 7.1
    nodes:
        analysis:
            project_setup:
                override: true
            tests:
                override: [php-scrutinizer-run]
checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: php