Passed
Push — master ( 17964c...29e692 )
by Alec
13:41 queued 21s
created

Checkout Config

build:
  environment:
    php: 8.2.3

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

filter:
  paths:
    - src/

  excluded_paths:
    - tests/
    - bin/
    - lib/

Repository Config

# language: php

# tests: true