Completed
Push — master ( ce8475...454326 )
by Colin
11:10 queued 09:44
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true
        upper_lower_casing:
            keywords:
                general: lower
            constants:
                true_false_null: lower