Completed
Push — master ( 8d4895...8f5d92 )
by Adriano
147:21 queued 133:08
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