Passed
Push — add-psalm-taint-annotations ( 37a547...cf6767 )
by Akihito
01:34
created

Checkout Config

build:
    image: default-jammy
    environment:
        php: 8.4
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

filter:
    paths: ["src/*"]

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'