Completed
Push — master ( 84f03e...04e790 )
by Andreas
01:34
created

Checkout Config

filter:
    excluded_paths: [vendor/*, tests/*]
checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage:
        timeout: 630
    php_code_sniffer:
        config:
            standard: "PSR2"

Repository Config

# language: php