Completed
Pull Request — master (#2)
by
unknown
03:52
created

Checkout Config

tools:
    external_code_coverage: true

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'