Completed
Push — master ( 1405a4...c5c9d6 )
by Gaetano
02:46 queued 30s
created

Repository Config

checks:
    php: true
filter:
    excluded_paths:
        - Tests/*
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
            other:
                after_type_cast: false