Completed
Push — master ( d9a5c3...aa7fbd )
by Anton
08:44 queued 05:24
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php:
        uppercase_constants: true
        switch_fallthrough_commented: true
        psr2_class_declaration: true
        duplication: false

coding_style:
    php:
        spaces:
            other:
                after_type_cast: false