Completed
Push — master ( 891867...e2e261 )
by
unknown
02:14
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
    javascript: true
coding_style:
    php:
        spaces:
            around_operators:
                additive: false
                multiplicative: false
            within:
                brackets: true