Completed
Push — master ( 31984a...b5cdaf )
by Adriano
600:12 queued 585:40
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