Passed
Push — master ( 329aee...0397a8 )
by Tim
02:54
created

Repository Config

build:
    environment:
        php:
            version: "8.2"
            ini:
                memory_limit: "-1"
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
filter: {  }