Completed
Push — master ( cd36e7...80f49c )
by Nikolai
02:45
created

Checkout Config

imports:
    - php

filter:
    excluded_paths:
        - tests/*

Repository Config

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