Passed
Push — master ( b2fed9...7ffdb3 )
by Bobby
38:12 queued 28:28
created

Checkout Config

filter:
    paths: [lib/*]
    excluded_paths: [tests/*]
checks:
    php: true
tools:
    php_code_sniffer:
        config:
            standard: "PSR2"
    external_code_coverage: true
build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

Repository Config

# language: php