Completed
Push — master ( 0c32d0...5c8513 )
by Petr
05:19 queued 02:17
created

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'bin/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            within:
                brackets: true