Passed
Push — main ( 07c7d3...b9f4fc )
by Jay
01:17
created

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
build:
    environment:
        php: 8.3.13
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
filter:
    excluded_paths:
        - '*/test/*'
    dependency_paths:
        - 'lib/*'