Passed
Push — main ( 2cee8a...b41e82 )
by Anatolyi
09:15
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