Completed
Branch master (521623)
by Andreas
01:51
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