Completed
Push — develop ( 4a4d9d...ea1f35 )
by David
18:04 queued 16:30
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