Completed
Push — master ( b394d0...55ab5a )
by
unknown
08:45 queued 05:41
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php:
        uppercase_constants: true
        return_doc_comments: true

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