Completed
Pull Request — master (#5)
by Jim
08:33
created

Checkout Config

filter:
    excluded_paths:
        - "vendor/"
        - "Tests/"

checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage: true

Repository Config

# language: php

# tests: true