Completed
Push — copilot/remove-outdated-badges... ( 4a4e1f...d46ff8 )
by
unknown
11:28 queued 11:15
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - '*.min.js'
checks:
    php: true
    javascript: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            before_keywords:
                else: false
            other:
                after_type_cast: false