Completed
Push — master ( 6ff9d9...cc401d )
by Javi
14:09 queued 11:48
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

Repository Config

filter:
    excluded_paths:
        - 'app/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true