Passed
Pull Request — master (#26)
by Dominik
01:04
created

Checkout Config

filter:
  excluded_paths:
    - 'tests/'

build:
  image: default-jammy
  environment:
      php: 8.1
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
          - phpcs-run --standard=phpcs.ruleset.xml

checks:
  php: true

Repository Config

# language: php