Completed
Branch master (1c7137)
by Pieter van der
06:30 queued 06:04
created

Checkout Config

filter:
    excluded_paths:
        - 'library/tiqr/tests/*'

checks:
    php:
        code_rating: true
        duplication: true

coding_style:
    php: {  }

Repository Config

filter:
    excluded_paths:
        - 'library/tiqr/tests/*'
checks:
    php: true
coding_style:
    php: {  }