Completed
Push — master ( 4f503a...24779a )
by Artem
02:33
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: false

tools:
    external_code_coverage: true

filter:
    excluded_paths:
        - 'tests/*'

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true