Passed
Push — master ( 773d6e...a6d262 )
by Zach
04:13 queued 10s
created

Checkout Config

build:
    environment:
        php:
            version: 7.2.13
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

filter:
    excluded_paths: [tests/*, src/Stubs/*]

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'src/Stubs/*'
checks:
    php: true
coding_style:
    php: {  }
build: true