Completed
Push — master ( 9c3abf...e894e0 )
by Jáchym
01: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/*"]
    sensiolabs_security_checker: true