Completed
Pull Request — master (#78)
by butschster
14:38 queued 10:20
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