Passed
Branch master (7840ce)
by Mike
08:34
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
        - 'examples/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
tools:
    external_code_coverage: true
    
build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run