Completed
Push — 1.x ( 4e9636...6c2b50 )
by Akihito
16s queued 11s
created

Checkout Config

filter:
    paths: ["src/*"]
tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    php_cpd: true
    php_mess_detector:
        enabled: true
        config:
            ruleset: ./phpmd.xml
    php_code_sniffer:
        enabled: true
        config:
            ruleset: ./phpcs.xml

Repository Config

# language: php