Completed
Push — master ( 156d2e...49e913 )
by Gaetano
06:34
created

Repository Config

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