Completed
Pull Request — master (#2)
by Abdul Malik
35:24 queued 33:33
created

Checkout Config

tools:
    php_cpd: true
    php_pdepend: true
    external_code_coverage:
        timeout: 600

Repository Config

filter:
    excluded_paths:
        - 'spec/*'
checks:
    php: true
coding_style:
    php: {  }