Passed
Pull Request — master (#2)
by
unknown
09:41
created

Global Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }
build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
          - phpcs-run
tools:
    external_code_coverage: true