Passed
Push — master ( 2dbfb2...4e2ff8 )
by Mathieu
07:36
created

Checkout Config

tools:
  external_code_coverage: true

checks:
    php:
        code_rating: true
        duplication: true
build:
    nodes:
        analysis:
            project_setup:
                override: true
            tests:
                override: [php-scrutinizer-run]