Completed
Pull Request — master (#3)
by Abdul Malik
15:32
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: {  }