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