Completed
Push — master ( 77c4c6...fbe049 )
by Ori
04:20
created

Repository Config

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