Completed
Push — master ( a2794c...2bfc52 )
by Aurimas
01:48
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

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

Repository Config

# language: php