Completed
Push — dev ( aff5c2...b73d77 )
by Jordan
02:41 queued 41s
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