Completed
Push — master ( 4dab0b...fcd908 )
by Sergi Tur
04:19
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                concatenation: false
            within:
                brackets: true
build: true