Completed
Push — master ( 2ee0d6...6d474f )
by Kirill
03:35 queued 41s
created

Repository Config

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