Passed
Pull Request — master (#40)
by
unknown
06:42
created

Checkout Config

build:
  environment:
    php: 7.3.0
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

filter:
  paths:
    - src/

checks:
  php:
    code_rating: true
    duplication: true

tools:
  external_code_coverage:
    timeout: 300

Repository Config

# language: php