Completed
Push — prototype ( e00165...767fff )
by Peter
07:53
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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