Completed
Push — master ( 9dab1e...348a0e )
by Maik
08:27
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php:
        code_rating: true
        duplication: true
        
coding_style:
    php:
        spaces:
            other:
                after_type_cast: false
tools:
    external_code_coverage: true