Completed
Push — master ( 3745d5...788192 )
by Freek
03:26
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