Passed
Pull Request — master (#234)
by
unknown
11:31
created

Repository Config

checks:
  php: true

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

filter:
  paths: ["src/*", "tests/*"]