Completed
Push — master ( 700fff...7fe4e0 )
by Petr
03:43 queued 48s
created

Repository Config

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