Completed
Push — master ( beeaef...b9d1ce )
by Adriano
556:41 queued 488:01
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'vendor/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            before_keywords:
                else: false
                catch: false
            within:
                brackets: true

Repository Config

# language: php