Completed
Pull Request — master (#2)
by Haruaki
03:46 queued 02:16
created

Checkout Config

imports:
    - php

filter:
    excluded_paths:
        - tests/*

tools:
    external_code_coverage: true

checks:
    php:
        code_rating: true
        duplication: true