Completed
Push — master ( 4b63da...c3f322 )
by Maik
05:53
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