Completed
Push — master ( 686f4b...02c9e6 )
by Aurimas
02:52
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