Completed
Push — master ( cfeaa0...522b4d )
by Martijn
03:14
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - '*.min.js'
checks:
    php: true
    javascript: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            around_operators:
                concatenation: true