Passed
Pull Request — main (#8)
by Luca
01:18
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