Completed
Push — master ( 9b5c10...d38b47 )
by Tobias
03:44
created

Global Config

filter:
    excluded_paths: [vendor/*, Tests/*]
checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage: true