Completed
Push — master ( cd4255...a22eda )
by Stefan
02:09
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