Completed
Push — master ( f7d4e5...23c5eb )
by Jefersson
17:26
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

filter:
    paths:
        - 'src/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false