Passed
Pull Request — master (#70)
by Kevin
05:50
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