Completed
Push — master ( 6b086d...21c9d9 )
by Jelle
02:29
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        indentation:
            general:
                size: 2
        spaces:
            around_operators:
                concatenation: true