Passed
Push — master ( 610227...7a4f69 )
by Mr
02:59
created

Global Config

build:
    environment:
        php:
            version: "7.4"
    nodes:
        analysis:
            project_setup:
                override: ['true']
            tests:
                override: [php-scrutinizer-run]

tools:
    external_code_coverage:
        timeout: 600

checks:
    php: true

filter: {  }

coding_style:
    php: {  }