Completed
Push — master ( 5bfeb2...77e65c )
by Dennis
01:10 queued 12s
created

Checkout Config

filter:
    excluded_paths: [languages/*]

checks:
    php:
        code_rating: true

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