Completed
Push — 2.0-dev ( d8ab64...79ea78 )
by Michael
02:30
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