Completed
Branch master (fea02c)
by Peter
02:41
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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