Passed
Push — master ( ac4379...7bc252 )
by Alec
08:18 queued 14s
created

Checkout Config

build:
  environment:
    php: 7.3.25

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

filter:
  paths:
    - src/

  excluded_paths:
    - tests/
    - bin/

Repository Config

# language: php

# tests: true