Passed
Push — main ( 855abc...6fa7ac )
by Seth
02:03
created

Repository Config

build:
    image: default-bionic
    environment:
        php: 8.1.2
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                  - php-scrutinizer-run
                  
                  
filter:
    excluded_paths:
        - 'tests/*'
    dependency_paths:
        - "src/"
checks:
    php: true