Passed
Push — master ( 821f63...090b74 )
by Adam
03:30
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
build: true