Completed
Branch master (d0d40f)
by Artem
02:44
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