Passed
Push — stable ( c98f7b...dc533a )
by Nuno
04:04
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: {  }

coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: true
build:
    environment:
        php: '7.0.8'