Test Failed
Push — master ( 70acd1...c7c260 )
by Javi
17:49 queued 04:01
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