Completed
Push — spec-compliance ( 2f7840...a46949 )
by Viacheslav
02:00
created

Repository Config

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