Passed
Branch main (3c57ae)
by smiley
09:12
created

Checkout Config

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

filter:
  excluded_paths:
    - config/*
    - tests/*
    - vendor/*
    - .github/*
    - .phan/*

Repository Config

# language: php