Completed
Push — master ( 02a765...c0a6fd )
by Romain
16:38 queued 05:36
created

Repository Config

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

build: true