Completed
Push — 2.0-dev ( 6ad41d...a1f5cf )
by Michael
05:21
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