Completed
Pull Request — master (#35)
by Vytautas
03:54
created

Checkout Config

tools:
    external_code_coverage: true
checks:
    php:
        code_rating: true
        duplication: true
filter:
    excluded_paths: [test/*]