Completed
Push — master ( 9b48c2...e67a5d )
by Aurimas
19:25 queued 07:27
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