Passed
Branch master (ddc742)
by Paweł
06:19
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            general:
                linefeed_character: return-newline
            around_operators:
                concatenation: false
build:
    environment:
        php:
            version: 7.0