Completed
Push — master ( d09fc3...fde49e )
by samayo
05:21
created

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'test/*'

coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                concatenation: false
        braces:
            classes_functions:
                function: end-of-line