Completed
Push — master ( 31ead5...daf146 )
by Nikolai
05:13 queued 02:52
created

Checkout Config

imports:
    - php

filter:
    excluded_paths:
        - tests/*

Repository Config

checks:
    php: {  }

filter: {  }
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                concatenation: true