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