Passed
Branch develop (c525cd)
by Michał
02:15
created

Checkout Config

filter:
    excluded_paths:
        - "bin/"
        - "config/"
        - "node_modules/"
        - "public/"
        - "templates/"
        - "tests/"
        - "translations/"
        - "var/"
        - "vendor/"
build:
    nodes:
        analysis:
            project_setup:
                override: true
            tests:
                override: [php-scrutinizer-run]
    environment:
        php:
            version: 7.1.12

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: