Completed
Push — master ( c3f322...c9ff06 )
by Maik
12:03 queued 02:03
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