Passed
Push — master ( 4d6e70...0bc606 )
by Dominik
03:10
created

Checkout Config

# default-configurations
imports:
    - javascript
    - php

tools:
    external_code_coverage:
        timeout: 1200 # Timeout 20min in seconds.

    php_cs_fixer: true

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

Repository Config

# language: php

# tests: true