Completed
Push — prototype ( 9dff07...0f98b2 )
by Peter
02:59
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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