Completed
Push — development ( d34269...5a9ad6 )
by Florian
11:51 queued 08:26
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