Completed
Push — layout_cleanup ( 0e36bc...3ffb37 )
by Tony
03:17 queued 13s
created

Repository Config

filter:
    paths:
        - 'app/*'
    excluded_paths:
        - 'app/views/*'
        - 'app/config/*'
        - 'app/database/*'
checks:
    php: {  }

coding_style:
    php:
        braces:
            if:
                else_on_new_line: true