Completed
Push — master ( c0df30...f1cec2 )
by Nikolai
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