Completed
Branch master (dc960a)
by Alfred
03:29 queued 01:48
created

Checkout Config

build:
    nodes:
        analysis:
            project_setup:
                override: true
            tests:
                override:
                    - php-scrutinizer-run --enable-security-analysis
                    
        tests: true
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 2
filter: {  }

Repository Config

# language: php

# tests: true