Completed
Push — master ( e20c0e...b549e9 )
by Ma
02:56
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            within:
                brackets: true
build: true