Completed
Push — master ( a4c147...0e9e02 )
by Antoine
09:19
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
            other:
                after_type_cast: false