Completed
Push — master ( eb388d...3a8688 )
by
unknown
02:55
created

Repository Config

filter:
    paths:
        - 'app/*'
    excluded_paths:
        - 'app/views/*'
        - 'app/config/*'
        - 'app/database/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false