Completed
Push — master ( 8d3cae...fd23bf )
by Gareth
05:45
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'src/API/Type/*'
        - 'src/API/Message/*'
        - 'src/Generator/*'
        - 'examples/*'
tools:
    external_code_coverage: true
checks:
    php: 
        code_rating: true
        duplication: true
coding_style:
    php:
        indentation:
            general:
                size: 1