Passed
Push — master ( 8e78b9...c63bc7 )
by Maximilian
03:04 queued 32s
created

Repository Config

build:
    environment:
        php: 8.1.8
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
            environment:
                node:
                    version: 6.0.0
        tests: true
filter:
    excluded_paths:
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1