Passed
Push — main ( 31819a...e0645a )
by Anatolyi
09:02
created

Checkout Config

build:
  tests:
    override:
      - true
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

filter:
  excluded_paths:
    - "docs/*"
    - "tests/*"
  dependency_paths:
    - "vendor/"

tools:
  external_code_coverage: true

checks:
  php: true

Repository Config

# language: php