Completed
Branch master (a4512c)
by Maxime
04:01 queued 01:35
created

Repository Config

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