Passed
Push — master ( 1c7137...b5ef5e )
by Pieter van der
03:26 queued 14s
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

coding_style:
    php: {  }
    
build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

Repository Config

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