Passed
Push — master ( 28df07...d9aaee )
by Tim
25:03 queued 23:01
created

Repository Config

build:
    environment:
        php:
            version: 8.2
            ini:
                memory_limit: "-1"
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            within:
                brackets: true