Completed
Push — master ( 53f2a7...4c5c4c )
by Ori
02:27
created

Repository Config

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