Completed
Push — master ( f6dfc7...eed325 )
by Hugo
02:57
created

Repository Config

filter:
    excluded_paths:
        - 'vendor/*'
        - 'app/cache/*'
        - 'app/libary/*'
checks:
    php:
        code_rating: true
        duplication: true
        remove_extra_empty_lines: true
        simplify_boolean_return: true

coding_style:
    php:
        indentation:
            general:
                size: 1