Completed
Push — develop ( 812567...062d41 )
by Ravan
01:11
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/*'