Completed
Pull Request — master (#1)
by David
15:41 queued 13:47
created

Checkout Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    external_code_coverage:
        timeout: 600    # Timeout in seconds.
filter:
    excluded_paths:
        - 'tests/*'
        - 'assets/*'
checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: php