Passed
Push — 6.0 ( f3ab72...785731 )
by Olivier
01:35
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
        - php-scrutinizer-run
  image: default-bionic
  environment:
    php:
      version: "8.1"
filter:
  excluded_paths:
  - 'tests/*'

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'