Completed
Branch master (f68a36)
by Maxime
05:07 queued 02:46
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