Completed
Push — master ( 964ff2...b22e48 )
by Alex
09:44 queued 05:13
created

Repository Config

filter:
    paths:
        - 'app/*'
    excluded_paths:
        - 'app/views/*'
        - 'app/config/*'
        - 'app/database/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            within:
                brackets: true
build: true