Completed
Push — prototype ( 6656fa...b19a91 )
by Peter
09:27 queued 05:52
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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