Passed
Push — main ( 2b8b68...c2075e )
by Anatolyi
05:44
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