Passed
Branch main (7efd6a)
by Luca
06:19
created

Repository Config

build:
    environment:
        php: 7.4.13

    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run

filter:
    excluded_paths:
        - 'tests/*'

checks:
    php: true