Completed
Branch master (e0bab2)
by Julius
01:49
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'l10n/*'
checks:
    php: true
    javascript: true

coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                concatenation: true