Completed
Branch master (66ef3e)
by Petr
04:16 queued 01: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