Passed
Branch master (766f91)
by Ridvan Lakas ng Bayan
05:42 queued 03:09
created

Checkout Config

filter:
    excluded_paths:
        - "vendor/"
        - "tests/"

Repository Config

checks:
    php:
        properties_in_camelcaps: true
        remove_extra_empty_lines: true

filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true