Passed
Push — remove-doctrine-annotations ( 92558d...6773ae )
by Akihito
13:51
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/*'