oxidmod/json-rpc-server

View on GitHub
.scrutinizer.yml

Summary

Maintainability
Test Coverage
build:
  environment:
    php: 8.1.1
    apt_packages:
      - openssl
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

checks:
  php: true

tools:
  php_cpd: false

filter:
  excluded_paths:
    - tests/*