Completed
Branch master (6b50b5)
by
unknown
01:38
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

filter:
    excluded_paths:
        - 'app/*'
checks:
    php: true
coding_style:
    php: {  }