Completed
Push — master ( a20dca...1a08b2 )
by Julien
01:21 queued 11s
created

Checkout Config

tools:
    php_cs_fixer: true
    php_code_sniffer:
        config:
            standard: PSR1
    php_mess_detector: true
    php_cpd: true
    php_analyzer:
        filter:
            excluded_paths: ["*/Tests/*"]
    sensiolabs_security_checker: true
    php_pdepend: true
    php_code_coverage: true