Completed
Push — master ( 025fa8...308afa )
by Nicolas
02:00
created

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'

Global Config

tools:
    php_cs_fixer:
        config: { level: psr2 }
    php_mess_detector: true