Completed
Push — master ( 7452cb...403ebb )
by
unknown
08:54
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