Completed
Push — master ( 0e6f1b...69c814 )
by Brian
02:51
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

filter:
    excluded_paths:
        - src/wormling/phparia/Tests/*
        - src/wormling/phparia/Examples/*
        - vendor/*

tools:
    external_code_coverage: true

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            other:
                after_type_cast: false