Completed
Push — master ( 5f69a7...927a36 )
by Simon
02:30
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: {  }