Completed
Push — dev ( a4ab81...299db4 )
by Jordan
02:42
created

Repository Config

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