Passed
Pull Request — master (#137)
by Damian
07:33
created

Checkout Config

checks: 
  php: true

build:
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]

filter:
  paths: ["src/*", "tests/*"]
  excluded_paths:
    - "tests/mock/"

Repository Config

# language: php