Completed
Push — master ( 0f09a1...af57be )
by Adriano
04:45
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

# tests: true