Passed
Push — master ( a7960a...5ed52d )
by Dominik
01:57 queued 39s
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