Passed
Branch master (25bd58)
by Brian
14:51
created

Checkout Config

checks:
  php: true

filter:
  excluded_paths:
    - "tests/"

tools:
  external_code_coverage: true

coding_style:

Repository Config

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

checks:
  php: true

filter:
  excluded_paths:
    - "tests/"

tools:
  external_code_coverage: true

coding_style: