Completed
Push — master ( 47c478...4f6aa3 )
by Hannes
01:10 queued 52s
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