Completed
Push — master ( 2e1757...616b50 )
by Nuno
02:26
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'