Completed
Push — master ( 7fd639...151065 )
by Stefan
02:14
created

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                size: 1
        spaces:
            around_operators:
                additive: false
                concatenation: true
            other:
                after_type_cast: false