Completed
Push — 1.2 ( d8c512...fed5a4 )
by David
15:26 queued 12:53
created

Repository Config

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