Completed
Pull Request — master (#37)
by Maximilian
181:37 queued 116:36
created

Checkout Config

filter:
    excluded_paths:
        - vendor/*
        - Tests/*

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 3600
        runs: 10

Repository Config

# language: php