Completed
Push — master ( 5b1d18...5d845b )
by
unknown
06:54
created

Repository Config

filter:
    paths: ["*.php"]

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