Completed
Push — develop ( 40375e...b9556e )
by Baptiste
01:56
created

Checkout Config

tools:
    external_code_coverage:
        runs: 1
filter:
    excluded_paths:
        - tests/*

Repository Config

checks:
    php:
        fix_php_opening_tag: false
        remove_php_closing_tag: false
        no_mixed_inline_html: false
        require_braces_around_control_structures: false
        psr2_control_structure_declaration: false
        avoid_superglobals: false
        security_vulnerabilities: false
        no_exit: false
filter: {  }
coding_style:
    php: true

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run