Completed
Pull Request — master (#59)
by Timo
08:28 queued 05:14
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