Completed
Push — master ( 4f8aee...dd7c69 )
by Florian
04:26 queued 01:12
created

Repository Config

filter:
    excluded_paths:
        - 'app/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                additive: false
                concatenation: true
            other:
                after_type_cast: false