Passed
Push — feature/v4 ( d80a7c...508025 )
by Samuel
05:55 queued 01:01
created

Checkout Config

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

filter:
  excluded_paths:
    - vendor/*
    - tests/*

checks:
  php:
    code_rating: true
    duplication: true
    excluded_dependencies:
      - friendsofphp/php-cs-fixer

tools:
  external_code_coverage:
    timeout: 3600
    runs: 1

Repository Config

# language: php