Completed
Push — 2.0-dev ( c93c7a...6bd3c7 )
by
unknown
08:48
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