Completed
Push — master ( 5918bd...287864 )
by Petr
16:27
created

Repository Config

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