Completed
Push — master ( cc9249...e246e9 )
by Florian
05:44 queued 01:53
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