Completed
Push — 2.0-dev ( ee3385...aa0050 )
by Michael
16:41 queued 08:18
created

Checkout Config

imports:
    - php

tools:
    external_code_coverage: true

filter:
    excluded_paths:
        - tests/*
        - vendor/*

Repository Config

checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true