Completed
Push — master ( 80f49c...9c7829 )
by Nikolai
02:15
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