Completed
Push — prototype ( f0e34f...e00165 )
by Peter
02:42
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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