Completed
Push — trivial ( d5ac48 )
by Haruaki
02:25
created

Checkout Config

imports:
    - php

filter:
    excluded_paths:
        - tests/*

tools:
    external_code_coverage: true

checks:
    php:
        code_rating: true
        duplication: true