Passed
Branch master (e0a0b4)
by Sam
01:19 queued 16s
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
filter:
    excluded_paths:
        - 'vendor/*'
build:
    project_setup:
        before:
            - composer self-update
    tests:
        override:
            -
                command: composer test
    nodes:
        analysis:
            tests:
                override:
                  - php-scrutinizer-run

Repository Config

# language: php