Completed
Push — spec-compliance ( a46949...507e5f )
by Viacheslav
01:56
created

Repository Config

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