Passed
Push — master ( af7a0d...c293f7 )
by Julien
01:06 queued 11s
created

Checkout Config

checks:
    php:
        excluded_dependencies:
            - atoum/atoum
            - atoum/config-extension

tools:
    php_cs_fixer:
        config:
            level: psr2

build:
    nodes:
        analysis:
            tests:
                override:
                    - 'php-scrutinizer-run'
                    -
                        command: 'vendor/bin/atoum'
                        coverage:
                            file: 'clover.xml'
                            format: 'clover'