Completed
Push — master ( 1a9536...75e24f )
by Ma
03:11
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