Completed
Push — master ( 14c527...5e23d7 )
by Dorian
03:02 queued 01:30
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