Passed
Pull Request — master (#53)
by Dominik
47:55 queued 22:51
created

Checkout Config

# default-configurations
imports:
    - javascript
    - php   
    
tools:
    external_code_coverage:
        timeout: 1200 # Timeout 20min in seconds.
        
    php_pdepend:
        excluded_dirs:
          - Entity

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