Completed
Push — master ( 01ad8b...01ae29 )
by Gaetano
01:31
created

Repository Config

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