Completed
Push — master ( 7d977d...084e1b )
by Anton
12:56 queued 06:52
created

Repository Config

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

coding_style:
    php:
        spaces:
            other:
                after_type_cast: false