Completed
Push — master ( af09d7...7599bb )
by Dorian
02:06
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