Passed
Push — master ( 9338c6...9f1043 )
by Dmytro
07:07
created

Checkout Config


                    

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - '*.tpl.php'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true