Completed
Push — master ( c6da7d...5fcb7f )
by Andrew
04:32 queued 01:22
created

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'tests/*'
        - 'bin/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            general:
                linefeed_character: return-newline
            around_operators:
                additive: false
build: true