Completed
Push — master ( 23e34f...8fe490 )
by Aurimas
04:45
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