Completed
Push — master ( e67a5d...359c92 )
by Aurimas
21:10 queued 18:14
created

Checkout Config

filter:
    paths: [src/*]
    excluded_paths: [src/Tests/*]

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 600
    php_code_sniffer:
        config:
            standard: "PSR2"

Repository Config

# language: php