Completed
Push — multiple-files ( 3118de )
by Yuichi
06:17
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

filter:
    paths: ["src/*"]

tools:
    external_code_coverage: true
    php_code_coverage: true
    php_mess_detector: true
    php_pdepend: true
    php_analyzer: true
    php_cpd: true

Repository Config

# language: php