Passed
Branch master (6fbc1b)
by Gareth
10:31
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
                
build:
    nodes:
        analysis:
          tests:
            override:
              - php-scrutinizer-run