Passed
Push — static-analysis ( 32726d...696a29 )
by SignpostMarv
01:30
created

Checkout Config

build:
    nodes:
        analysis:
            project_setup:
                override: true
            tests:
                override: [php-scrutinizer-run]
    tests:
        override:
            -
                coverage:
                    file: './coverage.clover'
                    format: 'clover'
checks:
    php:
        code_rating: true
        duplication: true
filter:
    paths:
        - src/*

Repository Config

# language: php

# tests: true