Completed
Push — delete-style-ci-yaml ( abdd30...447fed )
by Oskar
08:09 queued 06:10
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/*"]