Completed
Push — 3.x-dev-kit ( c0fc1f...44cf78 )
by
unknown
08:09 queued 04:39
created

Repository Config

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