Completed
Push — develop ( 062d41...cb6b21 )
by Ravan
02:53 queued 01:30
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true

filter:
    excluded_paths:
        - 'tests/*'
        - 'vendor/*'