Completed
Push — master ( 905d8c...149ac4 )
by Aurimas
01:53
created

Checkout Config

filter:
    paths: [src/*]

checks:
    php:
        code_rating: true
        duplication: true

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

Repository Config

# language: php