Completed
Push — prototype ( aec713...9dff07 )
by Peter
03:00
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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