Completed
Push — master ( 62e8ac...4b82f4 )
by Gareth
03:48
created

Repository Config

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