Passed
Pull Request — master (#10)
by Chito
01:36
created

Checkout Config

checks:
  php:
    code_rating: true

filter:
  excluded_paths:
    - vendor/*

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
  environment:
    php: '7.4'

Repository Config

# language: php

# tests: true