Completed
Push — master ( 68b2f8...9d6d30 )
by
unknown
05:43
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            other:
                after_type_cast: false