Passed
Pull Request — master (#244)
by
unknown
07:33
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