Completed
Push — master ( 866487...6bcace )
by Dorian
04:50
created

Repository Config

filter:
    excluded_paths:
        - 'bin/*'
        - 'vendor/*'
before_commands:
    - 'composer install --prefer-source'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false