Completed
Push — master ( 8e085e...18fe8b )
by Timo
02:40
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'examples/*'
        - 'vendor/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            general:
                linefeed_character: return-newline
            before_keywords:
                else: false
build: true