Completed
Push — master ( 008f43...17ccd1 )
by Juan Francisco
8s
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'bin/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 2
        spaces:
            other:
                after_type_cast: false