Completed
Push — master ( ed45a9...528af3 )
by Ma
02:46
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