Completed
Push — master ( 91f08a...5d817f )
by Dennis
37s queued 10s
created

Checkout Config

filter:
    excluded_paths: [tests/*, bin/*]

tools:
    js_hint: true

    php_mess_detector: true
    php_analyzer: true
    php_cpd: true
    php_pdepend: true
    php_code_sniffer:
        config:
            standard: "WordPress"