Completed
Push — settings-ui3 ( ffa13c...c2f9a3 )
by Tony
03:02
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