Completed
Pull Request — master (#2)
by Haruaki
08:36 queued 07:09
created

Checkout Config

imports:
    - php

filter:
    excluded_paths:
        - tests/*

tools:
    external_code_coverage: true

checks:
    php:
        code_rating: true
        duplication: true